Add a missing ? to fix the syntax.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<php
|
<?php
|
||||||
|
|
||||||
$y = 0;
|
$y = 0;
|
||||||
$apps[$x]['menu'][$y]['title']['en-us'] = "Script Editor";
|
$apps[$x]['menu'][$y]['title']['en-us'] = "Script Editor";
|
||||||
|
|||||||
Reference in New Issue
Block a user