diff options
Diffstat (limited to 'framework/PradoBase.php')
-rw-r--r-- | framework/PradoBase.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/framework/PradoBase.php b/framework/PradoBase.php index 4a64d6dd..5256b32e 100644 --- a/framework/PradoBase.php +++ b/framework/PradoBase.php @@ -115,11 +115,6 @@ class PradoBase return '<a title="Powered by PRADO" href="http://www.pradosoft.com/" target="_blank"><img src="'.$url.'" style="border-width:0px;" alt="Powered by PRADO" /></a>'; } - public static function metaGenerator() - { - return 'PRADO - http://www.pradosoft.com/'; - } - /** * PHP error handler. * This method should be registered as PHP error handler using |