Simple ascent Cms by Secorx (sercankd)
there is playertools (unstuck,lostpass,changepass,account upgrade/downgrade) , and News system,honor ranking, server status ,register page and admin panel inside 
you can add your own pages and links in admin panel
for add item to top menu in header.tpl
put something like this
<li><a href="index.php?a=reg" accesskey="s"><em>S</em>ignup</a></li>
Code:
In V2
There is small server stats like stats.xml
Admin login password in different mysql table (no more 'az' flag for login)
Account Upgrade / Downgrade menu in player tools
code cleanup
you can edit title in config
Code:
Admin panel is yourwebsite/admin
Default Login is
Username: Admin
Password: 123456
you can change password in admin panel
Installation,
Run database.sql in ASCENT ACCOUNT DATABASE or it wont work with other dbs, you can this edit for yourself
setup config.php
Screenshots


