Subversion Repositories Applications.papyrus

Rev

Rev 431 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 431 Rev 432
Line 17... Line 17...
17
 */
17
 */
Line 18... Line 18...
18
 
18
 
Line 19... Line 19...
19
global $Config ;
19
global $Config ;
20
 
20
 
Line 21... Line 21...
21
// SECURITY: You must explicitelly enable this "uploader". 
21
// SECURITY: You must explicitelly enable this "uploader". 
22
$Config['Enabled'] = false ;
22
$Config['Enabled'] = true ;
Line 23... Line 23...
23
 
23