Warning: preg_replace(): Delimiter must not be alphanumeric or backslash in /home/site.com/sites/site.com/class/class.cpengine.php on line 274
$print_out = preg_replace("\[cp_theme:([_a-zA-Z0-9\]*)\]", !defined("T_PATH") ? "<?php define(\"T_PATH\",\"\\1\"); ?>" : '', $print_out);
-"\[cp_theme:([_a-zA-Z0-9\]*)\]"
+"~\[cp_theme:([_a-zA-Z0-9]*)\]~"