/nasmail/functions/prefs.phpprefs.php
This contains functions for filebased user prefs locations
include_once
(SM_PATH.'functions/plugin.php')
(line 19)
Hook functions
include_once
(SM_PATH.'functions/display_messages.php')
(line 21)
include this for error messages
include_once
(SM_PATH.'functions/global.php')
(line 17)
Include global.php
require_once
(SM_PATH.'functions/file_prefs.php')
(line 40)
require_once
(SM_PATH.'functions/db_prefs.php')
(line 38)
require_once
(SM_PATH.$prefs_backend)
(line 36)
computeHashDirs (line 140)
Helper function for getHashDir which does the actual hash calculation.
getHashedDir (line 103)
Helper function for getHashedFile, given a username returns the hashed dir for that username.
getHashedFile (line 55)
Given a username and datafilename, this will return the path to the hashed location of that datafile.
Documentation generated on Sun, 22 Nov 2009 17:36:44 +0200 by phpDocumentor 1.4.3