Browse Source

Fix a missing comma.

Mark Crane 10 years ago
parent
commit
4be29dfa24
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/php.php

+ 1 - 1
resources/php.php

@@ -64,4 +64,4 @@
 			unset($in);
 			unset($in);
 		}
 		}
 
 
-?>
+?>