Add a missing ? to fix the syntax.
This commit is contained in:
parent
a6bea0aa6f
commit
01cf058e00
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue