Skip to content

Instantly share code, notes, and snippets.

@exside
Created December 3, 2015 10:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save exside/7c103e79c6ff608ef260 to your computer and use it in GitHub Desktop.
Save exside/7c103e79c6ff608ef260 to your computer and use it in GitHub Desktop.
<?php
define('MODX_API_MODE', true);
define('MODX_CONFIG_KEY', 'config');
require_once('../core/model/modx/modx.class.php');
$modx = new modX();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment