today catzwolf update some of xoops code with zend standard method . in some files he add some little change and in some another files he clean up all codes and remove unnecessary codes .
for example you can see big update in common.php
this link : http://xoops.svn.sourceforge.net/view … ;r2=3181&pathrev=3181
and in all files he add this line on top :
defined( ‘XOOPS_MAINFILE_INCLUDED’ ) or die( ‘Restricted access’ );
two days ago he updated some xoops class and fixed some many old bugs for xoops 2.3.4 ( please see change log for more info )
now we have a better and cleaner codes
thank you John
