verizon
This commit is contained in:
parent
c9c6eaacd7
commit
3838395ab8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
namespace Sakura;
|
namespace Sakura;
|
||||||
|
|
||||||
// Define Sakura version
|
// Define Sakura version
|
||||||
define('SAKURA_VERSION', '20150330');
|
define('SAKURA_VERSION', '20150402');
|
||||||
|
|
||||||
// Define Sakura Path
|
// Define Sakura Path
|
||||||
define('ROOT', str_replace('_sakura', '', dirname(__FILE__)));
|
define('ROOT', str_replace('_sakura', '', dirname(__FILE__)));
|
||||||
|
|
Reference in a new issue