Admin Skin Module - Not Working Properly
Using Jamroom
serveion:
How can i add a debugger to the system so i can see what's going in jamroom
How can i add a debugger to the system so i can see what's going in jamroom
Place calls to fdebug in the code where you want to debug - i.e.
fdebug('this will appear in the data/logs/debug_log');