Rename dir to uppercase for autoload
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
/**@var $this priems*/
|
||||
if(!defined('GAME')) {
|
||||
die();
|
||||
}
|
||||
$this->addPriem($this->u->info['id'],243,'add_acestar=1',2,77,1,$this->u->info['id'],1,'',0,0,1);
|
||||
Reference in New Issue
Block a user