[glotpress] Users

Nikolay Bachiyski nb at nikolay.bg
Wed Jan 26 15:48:13 UTC 2011


On Wed, Jan 26, 2011 at 16:28, Remkus de Vries | ForSite Media
<remkus at forsite.nu> wrote:
> Thanks, tried it, but doesn't work. I have this in add-admin.php
>
> var $usage = "remkus";
>
> where the user I want to have as admin indeed is Remkus
>
> And this is the Putty transcribe
>
> [root at srv3 scripts]# php add-admin.php
> php add-admin.php remkus
> [root at srv3 scripts]#

You don't need to edit the file, you need to add the username as an argument:

$ php add-admin.php remkus


More information about the glotpress mailing list