Added /app/helpers and /modules.

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@159 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
pies 2005-05-23 19:15:08 +00:00
parent 4a87a75332
commit 8e0af6609a
3 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<?PHP
class PagesHelper extends AppController {
}
?>

View file

@ -0,0 +1,6 @@
<?PHP
class TestsHelper extends AppController {
}
?>

0
modules/put_modules_here Normal file
View file