Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Adjusted the back end JavaScript to the changes of r1049
Browse files Browse the repository at this point in the history
  • Loading branch information
leofeyer committed Oct 13, 2011
1 parent b864ddd commit 09e7c27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contao/upload.php
Expand Up @@ -82,7 +82,6 @@
/**
* Load Contao
*/
define('BYPASS_TOKEN_CHECK', true);
require(POPUP ? 'files.php' : 'main.php');

?>

0 comments on commit 09e7c27

Please sign in to comment.