Upgrade to ExtJS 3.0.0 - Released 07/06/2009
[extjs.git] / examples / tree / save-dep.php
index d8d4d8f..ea7f242 100644 (file)
@@ -1,4 +1,3 @@
-<?
+<?php
 $tree = stripslashes($_REQUEST['data']);
 file_put_contents('./dep-tree.json', $tree);
-?>
\ No newline at end of file