Postnuke vs Php-Nuke? HCR auth?

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Alexander Henry
日付:  
題目: Postnuke vs Php-Nuke? HCR auth?
I just came across my first major point of contention with php-nuke.

If you have admin access to a php-nuke portal, go do http://~/admin.php
then log in
then click on "edit admins"
You'll see a neat series of check boxes at the bottom, one for each
module. Yes means a particular admin has access to it, no means an
admin does not.

I'm trying to add a check box.

The names in the database are hard-coded in lots of big case statements
in spaghetti.

--Alexander