Changeset 6554

Show
Ignore:
Timestamp:
09/03/08 23:31:18 (3 months ago)
Author:
p_lindheimer
Message:

fixes #3155 chown should be int not string for permissions

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.5/amp_conf/bin/retrieve_conf

    r6513 r6554  
    588588        set_error_handler("report_errors"); 
    589589        if (copy($source, $dest)) { 
    590                 $ret = chmod($dest,'0754'); 
     590                $ret = chmod($dest,0754); 
    591591        } 
    592592        restore_error_handler(); 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads