22
You may also want to uncomment some lines; the author has used the
var_dump() function in various places.
Here are the lines to uncomment (but you will get o/p of course, like an echo):
/modules/piCal/index.php - line 190
/modules/piCal/class/piCal.php - line 3923
/modules/piCal/class/piCal_xoops.php - line 978
Obviously line 190 in ../index.php may help a lot, just uncomment that.
There is also a dump() function in the file:
/modules/piCal/include/patTemplate.php , which doesn't appear to be called anywhere, but as it dumps template info, may be very handy.
In the file /modules/piCal/class/piCal.php , after line 729
require_once( "$this->base_path/include/patTemplate.php" ) ;
try adding this ............
dump();
and see what is displayed.
HTH
NO to the Microsoft Office format as an ISO standard. Sign the
petition