From b2772f5a050351129a64b966b127e39cf76c80b5 Mon Sep 17 00:00:00 2001 From: Jozef Selesi Date: Wed, 19 Nov 2008 00:12:25 +0000 Subject: * Renamed the album, item and photo controllers to albums, items and photos in order to follow the convention that controllers that refer to a collection of resources have plural names. * Added a bug workaround to routes.php --- core/views/welcome.html.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core/views') diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index cc85475c..a015fc92 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -164,7 +164,7 @@

- + ( albums, photos)

@@ -183,7 +183,7 @@

Photos -
" enctype="multipart/form-data"> + " enctype="multipart/form-data"> @@ -192,7 +192,7 @@
Albums - "> + "> @@ -210,7 +210,7 @@
  • - id}", "Deepest photo") ?> + id}", "Deepest photo") ?> (level ?> levels deep)
  • -- cgit v1.2.3