Skip to content

Commit

Permalink
IN_MANAGER_MODE
Browse files Browse the repository at this point in the history
  • Loading branch information
AgelxNash committed Mar 16, 2015
1 parent 7ed2ac9 commit 6b77d0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/plugins/simplefiles/ajax.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php
define('MODX_API_MODE', true);
define('IN_MANAGER_MODE', true);

include_once(__DIR__."/../../../index.php");
$modx->db->connect();
if (empty ($modx->config)) {
Expand Down

0 comments on commit 6b77d0f

Please sign in to comment.