Quote:
Originally Posted by KirbyDE
1) Yes, Debug-Mode must be enabled to get DEVDEBUG() working.
Place
PHP Code:
$config['Misc']['debug'] = true;
in config.php
2) Nobody who is seriously programming argues against OOP 
There are strong arguments for OOP, but explaining that here would be too much.
3) Where exactly (Version, Linenumber in unmodified Code) did you try the echo?
|
Thanks.
class_core.php version rc1
Line 2296
and
line 1434