Ver código fonte

Add a missing ? to fix the syntax.

Mark Crane 10 anos atrás
pai
commit
b90df3e9c9
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app_menu.php

+ 1 - 1
app_menu.php

@@ -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";