diff options
Diffstat (limited to 'demos/hangman/protected/pages/Layout.php')
-rw-r--r-- | demos/hangman/protected/pages/Layout.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/demos/hangman/protected/pages/Layout.php b/demos/hangman/protected/pages/Layout.php deleted file mode 100644 index ba96038b..00000000 --- a/demos/hangman/protected/pages/Layout.php +++ /dev/null @@ -1,7 +0,0 @@ -<?php
-
-class Layout extends TTemplateControl
-{
-}
-
-?>
\ No newline at end of file |