• Introduce a PEAR Log instance to log all PHP errors.
    
    Log all PHP errors to the PEAR Log instance.
    
    Optionally, if default->developmentLogWindow is set, log all PHP errors
    to a Javascript window.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3152 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
     
    Browse Dir »















  • Description:		Added a global variable $default->folderHidingFlag that determines whether or not
    to enable folder hiding of folders to which users do not have permission. 
    Behaviour before fix:	All navigation was viewable to the user
    Behaviour after fix:	Now the user is only have to see folders to which they have access
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2870 c91229c3-7414-0410-bfa2-8a42b809f60b
    jacquiz authored
     
    Browse Dir »