diff options
Diffstat (limited to 'h-source/Examples/Views/post2/view.php')
-rwxr-xr-x | h-source/Examples/Views/post2/view.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Examples/Views/post2/view.php b/h-source/Examples/Views/post2/view.php new file mode 100755 index 0000000..3f67f2f --- /dev/null +++ b/h-source/Examples/Views/post2/view.php @@ -0,0 +1 @@ +<?php echo $scaffold;?> |