Changes to menu.lib.php.
Fixed bugs in page settings.
Pragyan CMS is a multi user based cms to organize & facilitate collaborative content creation & updation on a website, written in PHP and mysql. It provides tools to manage permissions for groups & users and modules like article, form, quiz, forums etc.
The Pragyan Team is pleased to announce the release of version 2.6.1!
Major changes in this version:
The way Pragyan CMS included files didn't work in a few hosting websites. This problem was solved by including full path names.
Database structure was changed to make sure all VARCHARs were less or equal to 255 in length. A VARCHAR having length of more than 255 causes problems in older versions of MySQL.
The install script was updated.... read more