Code and CSS fixed & prettied for easier reading/handeling
Fixed old constructors and replaced =& with =
$HTTP_RAW_POST_DATA to file_get_contents( 'php://input' )
$HTTP_ENV_VARS to $_ENV
$HTTP_SERVER_VARS to $_SERVER
$HTTP_SESSION_VARS to $_SESSION
$HTTP_POST_VARS to $_POST
$HTTP_COOKIE_VARS to $_COOKIE
Changed
Changed
Changed TYPE=MyISAM to ENGINE=MyISAM in all .sql data pages
RECOMMIT. (based on patched Xoops 2.0.2)
REMOVED. Redoing with Xoops 2.0.5 (based on patched Xoops 2.0.2)
initial vtCMS v1.0.0-a1 commit for new start...
REMOVED. starting with an old project that I abandoned about 2years ago
REMOVED. starting with an old project that I abandoned about 2years ago
REMOVED. starting with an old project that I abandoned about 2years ago
REMOVED. Commited wrong work. I want to start with Xoops 2.0.5 (accedently used 2.0.14)
More old code fixing (syntax errors, deprecations, etc.)
Old code fixing (syntax errors, etc.)
P1-D2
P1-D1
rmvd
Repolaced some deprecations
Converted mysql to mysqli
Initial commit - original copy
Add initial directories
I found a Brazilian copy of XOOPS 2.0.5 a few months ago. I am working on that right now, as this was the original intent of x205. Code Development is on GitLab.com