This website works better with JavaScript
Home
Explore
Help
Sign In
fusionpbx
/
fusionpbx-app-edit
mirror of
https://github.com/fusionpbx/fusionpbx-app-edit.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add a missing ? to fix the syntax.
Mark Crane
10 years ago
parent
18ea65b3a2
commit
b90df3e9c9
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
app_menu.php
+ 1
- 1
app_menu.php
View File
@@ -1,4 +1,4 @@
-<php
+<
?
php
$y = 0;
$apps[$x]['menu'][$y]['title']['en-us'] = "Script Editor";