seeddms-code/inc
Uwe Steinmann 99483da8a3 getConfigDir() checks all parent directories
it used to check only the current and the parent directory of the
running script. This wasn't suffcient for scripts in the extensions anymore.
Now it checks all parent directories recursively
2014-01-10 07:53:35 +01:00
..
inc.Authentication.php pass smtp paramters to contructor of SeedDMS_Email 2013-09-13 14:55:34 +02:00
inc.Calendar.php output function has been moved into views 2012-12-14 08:58:27 +00:00
inc.ClassAccessOperation.php maySetExpires() doesn't check if version modification is enabled 2013-04-30 17:23:24 +02:00
inc.ClassController.php very simple controller pattern 2013-07-21 11:47:49 +02:00
inc.ClassControllerCommon.php callHook() can handle function parameters passed to the hook 2014-01-10 07:52:53 +01:00
inc.ClassEmail.php use smtpfrommail for From field 2014-01-08 06:33:09 +01:00
inc.ClassExtBase.php fix nasty syntax error 2013-05-02 12:14:54 +02:00
inc.ClassExtensionMgr.php pass $db to constructor 2013-05-28 07:31:16 +02:00
inc.ClassNotify.php replaceMarker() is deprecated 2013-09-13 14:06:28 +02:00
inc.ClassPasswordHistoryManager.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassPasswordStrength.php reformating of code 2012-12-14 20:41:56 +00:00
inc.ClassSession.php add method clearClipboard() 2013-06-13 23:14:47 +02:00
inc.ClassSettings.php getConfigDir() checks all parent directories 2014-01-10 07:53:35 +01:00
inc.ClassUI_Default.php set icon for rar files (fixes bug #85) 2013-09-05 22:59:45 +02:00
inc.ClassUI.php pass $settings to view 2013-08-03 12:43:50 +02:00
inc.ClassViewCommon.php allow to call multiple hooks 2013-09-03 22:07:16 +02:00
inc.DBInit.php do not call $dms->setEnableAdminRevApp() anymore 2013-02-27 20:39:07 +01:00
inc.Extension.php load language file of extension if available 2013-08-15 20:37:33 +02:00
inc.Language.php use default languages if phrase is not set or empty 2014-01-08 06:33:40 +01:00
inc.LogInit.php - use global logger 2011-05-16 15:44:59 +00:00
inc.Settings.php strip slashes from all _GET, _POST, _COOKIE, _REQUEST if magic quotes is on 2014-01-08 06:34:15 +01:00
inc.Utils.php use always the same date format 2014-01-08 06:34:53 +01:00
inc.Version.php Merge branch 'seeddms-4.3.2' into develop 2013-11-27 14:10:05 +01:00