Menu

Where Is the script / function

Help
Chuck Roy
2002-03-06
2002-03-06
  • Chuck Roy

    Chuck Roy - 2002-03-06

    Can anyone tell me which script creates a new user's directory in the files/home/ directory?  I found the script that sets up new accounts, but I can't find any place in there that performs the mkdir.

    Thanks
    Chuck Roy

     
    • Jason Wies

      Jason Wies - 2002-03-06

      All of the actual file system calls are in phpgwapi/inc/class.vfs_sql.inc.php.  There are documents on the VFS in phpgwapi/docs/vfs, although if you plan on doing development, I would suggest using the CVS version (see https://savannah.gnu.org/projects/phpgroupware\), as the VFS calls have a different format now.

      Jason Wies aka Zone

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.