back end
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
<?php
|
||||
class savvyext_api_savvy{
|
||||
|
||||
|
||||
}
|
||||
|
||||
if (!array_key_exists('savvyext', $GLOBALS)) {
|
||||
$savvyext = new savvyext_api_savvy\SavvyExt();
|
||||
$savvyext = new savvyext_api_savvy();
|
||||
/*
|
||||
$USER = $_SERVER['SCRIPT_FILENAME'];
|
||||
$USER = str_replace('/home', '', $USER);
|
||||
|
||||
Reference in New Issue
Block a user