Added Add Admin

This commit is contained in:
Deon George
2014-10-28 16:56:56 +11:00
parent 80c8971a46
commit 43bd45d43e
7 changed files with 108 additions and 12 deletions

View File

@@ -2,6 +2,12 @@
return array
(
'admin_create' => array(
'FORCEPWRESET'=>'YES',
'PASSEXP'=>90,
'PASSWORD'=>'ch@ng3Me!',
'SSL'=>'YES',
),
'node_create' => array(
'PASSEXP'=>90,
'PASSWORD'=>'ch@ng3Me!',