Nucleus CMS Blog System 3.71
v0
NucleusCMS is a tool for managing one or more blogs. It is developed in PHP and requires MySQL database support. It can install a single blog or an entire network of blogs.
NucleusCMS3.71 update log: 2017-05-30
FIX:VCE-2011-3760;
FIX: Fatal error: using $this:MEMBER::create();
New: Support PHP7.0;
NEW: You can schedule category orders;
New: Copy project button in the project list screen;
Update:xmlrpc.inc.php2.2 to 3.0.1;
Change: Removed NP_Ping plugin from core package;
Change: delete benchmark.inc;
Change: Moved language files in archive folders that have not been updated since Nucleus version 3.4;
Add Utils.php, version.php to the nucleus/libs/ folder;
ADD:nucleus_version_compare function.