zf2.biz/application_blanche.git
12 years agoMerge pull request #39 from gabriel403/master
Evan Coury [Tue, 6 Mar 2012 13:43:14 +0000 (05:43 -0800)]
Merge pull request #39 from gabriel403/master

Added env check and changed glob line

12 years agoChanged the env variable to match the files in config/autoload/ and to facilitate...
Gabriel Baker [Sat, 3 Mar 2012 18:27:33 +0000 (18:27 +0000)]
Changed the env variable to match the files in config/autoload/ and to facilitate local changes pulled in by index.php glob config

12 years agoFixed messed up glob config line
Gabriel Baker [Sat, 3 Mar 2012 11:07:21 +0000 (11:07 +0000)]
Fixed messed up glob config line

12 years agoUpdate public/index.php
Gabriel Baker [Fri, 2 Mar 2012 23:31:42 +0000 (23:31 +0000)]
Update public/index.php

12 years agoIntroduced the environment check for application_env
Gabriel Baker [Fri, 2 Mar 2012 22:41:39 +0000 (22:41 +0000)]
Introduced the environment check for application_env
and changed the glob line for config files

12 years agoMerge pull request #37 from gabriel403/master
Evan Coury [Fri, 2 Mar 2012 21:33:02 +0000 (13:33 -0800)]
Merge pull request #37 from gabriel403/master

Removed error controller

12 years agoremoved error controller bits
Gabriel Baker [Fri, 2 Mar 2012 21:21:24 +0000 (21:21 +0000)]
removed error controller bits

12 years agoUpdate zf2 submodule for beta3
Evan Coury [Fri, 2 Mar 2012 20:10:48 +0000 (13:10 -0700)]
Update zf2 submodule for beta3

12 years agoMerge remote-tracking branch 'ocramius/better-exception-information'
Evan Coury [Fri, 2 Mar 2012 20:05:20 +0000 (13:05 -0700)]
Merge remote-tracking branch 'ocramius/better-exception-information'

12 years agoBetter overview on previous exceptions and more exception details (file name, line...
Marco Pivetta [Wed, 29 Feb 2012 22:33:06 +0000 (23:33 +0100)]
Better overview on previous exceptions and more exception details (file name, line number, exception type)

12 years agoRemoved obsolete lines.
Michiel Staessen [Wed, 29 Feb 2012 17:20:54 +0000 (18:20 +0100)]
Removed obsolete lines.

12 years agoUpdate ZF2 submodule to latest master
Evan Coury [Wed, 29 Feb 2012 14:43:57 +0000 (07:43 -0700)]
Update ZF2 submodule to latest master

12 years agoRemove date('Y') call in layout
Evan Coury [Wed, 29 Feb 2012 14:36:47 +0000 (07:36 -0700)]
Remove date('Y') call in layout

Replaced with static year. For some reason the date() function in PHP is
shockingly slow (3+ms on an i5) which is like 8% of the runtime in an optimized
benchmark.

12 years agoRemove usage of raw() view helper in layout
Evan Coury [Wed, 29 Feb 2012 14:32:26 +0000 (07:32 -0700)]
Remove usage of raw() view helper in layout

12 years agoMerge remote-tracking branch 'weierophinney/feature/view-layer'
Evan Coury [Wed, 29 Feb 2012 14:31:33 +0000 (07:31 -0700)]
Merge remote-tracking branch 'weierophinney/feature/view-layer'

12 years agoUpdates to 404 handling
Matthew Weier O'Phinney [Tue, 28 Feb 2012 18:06:10 +0000 (12:06 -0600)]
Updates to 404 handling

- Updated configuration settings
- Updated 404 handler to display controller and exception, if present
- Do not merge until all outstanding view layer PRs are merged on ZF2
  master

12 years agoUpdated to latest view-layer changes
Matthew Weier O'Phinney [Tue, 28 Feb 2012 06:32:30 +0000 (00:32 -0600)]
Updated to latest view-layer changes

- Added configuration for TemplateMapResolver
- Added configuration for displayNotFoundReason
- Updated error/404 template to display the 404 reason, if enabled.
- Please merge only after https://github.com/zendframework/zf2/pull/851

12 years agoAdd viewport meta tag for smart phone scaling
Evan Coury [Sat, 25 Feb 2012 12:55:56 +0000 (05:55 -0700)]
Add viewport meta tag for smart phone scaling

12 years agoUpdate ZF2 submodule to canonical repo
Evan Coury [Wed, 22 Feb 2012 19:46:48 +0000 (12:46 -0700)]
Update ZF2 submodule to canonical repo

12 years agoMerge remote-tracking branch 'weierophinney/feature/view-layer'
Evan Coury [Wed, 22 Feb 2012 19:45:03 +0000 (12:45 -0700)]
Merge remote-tracking branch 'weierophinney/feature/view-layer'

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Wed, 22 Feb 2012 16:45:50 +0000 (10:45 -0600)]
Updated vendor/ZendFramework

- Updated to rev ab750ae of weierophinney/feature/view-layer

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Tue, 21 Feb 2012 21:06:40 +0000 (15:06 -0600)]
Updated vendor/ZendFramework

- Updated to rev 332d169 of weierophinney/feature/view-layer

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Tue, 21 Feb 2012 20:13:58 +0000 (14:13 -0600)]
Updated vendor/ZendFramework

- Updated to rev 80d3f32 of weierophinney/feature/view-layer

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Tue, 21 Feb 2012 19:29:31 +0000 (13:29 -0600)]
Updated vendor/ZendFramework

- Updated to rev ef1e8b1 of weierophinney/feature/view-layer

12 years agoMoved the RouteStack di class definition into the module config.
David Hazel [Fri, 17 Feb 2012 15:51:27 +0000 (07:51 -0800)]
Moved the RouteStack di class definition into the module config.

The definition originally was in Mvc\Bootstrap::setLocator.

It would be better to leave the definition in Bootstrap, and simply set
a "preference" value in the config, but the definition *appears* to
override the preference settings.

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Tue, 21 Feb 2012 18:32:11 +0000 (12:32 -0600)]
Updated vendor/ZendFramework

- Updated to rev 30a545b of weierophinney/feature/view-layer

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Tue, 21 Feb 2012 16:58:20 +0000 (10:58 -0600)]
Updated vendor/ZendFramework

- Updated to rev 1087833 of weierophinney/feature/view-layer

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Tue, 21 Feb 2012 14:59:03 +0000 (08:59 -0600)]
Updated vendor/ZendFramework

- Updated to rev f1a3ddf of weierophinney/feature/view-layer

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Tue, 21 Feb 2012 14:55:57 +0000 (08:55 -0600)]
Updated vendor/ZendFramework

- Updated to rev 3baed8c of weierophinney/feature/view-layer

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Tue, 21 Feb 2012 04:29:09 +0000 (22:29 -0600)]
Updated vendor/ZendFramework

- Updated to rev da0ff71 of weierophinney/feature/view-layer

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Tue, 21 Feb 2012 03:46:58 +0000 (21:46 -0600)]
Updated vendor/ZendFramework

- Updated to rev e23c369 of weierophinney/feature/view-layer

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Fri, 17 Feb 2012 18:38:16 +0000 (12:38 -0600)]
Updated vendor/ZendFramework

- Updated to rev 84eea97 of weierophinney/feature/view-layer

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Thu, 16 Feb 2012 22:33:49 +0000 (16:33 -0600)]
Updated vendor/ZendFramework

- Updated to rev 77430c4 of weierophinney/feature/view-layer

12 years agoMerge pull request #30 from RWOverdijk/hotfix/ZF2-166
Evan Coury [Thu, 16 Feb 2012 22:27:40 +0000 (14:27 -0800)]
Merge pull request #30 from RWOverdijk/hotfix/ZF2-166

Removed redundant argument being passed

12 years agoRemoved redundant argument being passed
Roberto Wesley Overdijk [Thu, 16 Feb 2012 19:30:52 +0000 (20:30 +0100)]
Removed redundant argument being passed

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Wed, 15 Feb 2012 17:10:58 +0000 (11:10 -0600)]
Updated vendor/ZendFramework

- Updated to rev df03479 of weierophinney/feature/view-layer

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Wed, 15 Feb 2012 14:43:05 +0000 (08:43 -0600)]
Updated vendor/ZendFramework

- Updated to rev ff26301 of weierophinney/feature/view-layer

12 years ago[#1] Added AggregateResolver
Matthew Weier O'Phinney [Tue, 14 Feb 2012 22:55:35 +0000 (16:55 -0600)]
[#1] Added AggregateResolver

- Updated ZF2 to rev db6a6e3
- Modified configuration to use AggregateResolver

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Tue, 14 Feb 2012 21:39:46 +0000 (15:39 -0600)]
Updated vendor/ZendFramework

- Updated to rev 878cb78

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Tue, 14 Feb 2012 21:17:39 +0000 (15:17 -0600)]
Updated vendor/ZendFramework

- Updated to rev 34bc3d739

12 years agoUpdated vendor/ZendFramework
Matthew Weier O'Phinney [Tue, 14 Feb 2012 20:13:15 +0000 (14:13 -0600)]
Updated vendor/ZendFramework

- Updated to include ability to cast assoc arrays to ViewModels

12 years agoUpdated feature/view-layer
Matthew Weier O'Phinney [Tue, 14 Feb 2012 19:22:49 +0000 (13:22 -0600)]
Updated feature/view-layer

- Includes fix for routing failures

12 years agoFixes for helper loader/broker configuration
Matthew Weier O'Phinney [Tue, 14 Feb 2012 17:15:14 +0000 (11:15 -0600)]
Fixes for helper loader/broker configuration

- Removed unneeded aliases
- Removed obsolete classmap entries
- Updated ZF2 library to latest feature/view-layer

12 years agoUpdated ZF feature/view-layer branch
Matthew Weier O'Phinney [Tue, 14 Feb 2012 04:31:56 +0000 (22:31 -0600)]
Updated ZF feature/view-layer branch

- Branch contained fixes for exception/no route (404) reporting

12 years agoUpdated configuration to follow view-layer
Matthew Weier O'Phinney [Tue, 14 Feb 2012 04:29:34 +0000 (22:29 -0600)]
Updated configuration to follow view-layer

- names of templates should not include file suffix
- corrected parameter names for exception, no route strategies

12 years agoSimplified TemplatePathStack config
Matthew Weier O'Phinney [Tue, 14 Feb 2012 03:56:59 +0000 (21:56 -0600)]
Simplified TemplatePathStack config

- Since bootstrap now contains configuration for template path stack,
  can simply path "paths" parameter

12 years agoUpdated ZF to latest feature/view-layer changes
Matthew Weier O'Phinney [Tue, 14 Feb 2012 03:55:03 +0000 (21:55 -0600)]
Updated ZF to latest feature/view-layer changes

12 years agoRepointed ZF vendor to weierophinney fork
Matthew Weier O'Phinney [Mon, 13 Feb 2012 12:53:48 +0000 (06:53 -0600)]
Repointed ZF vendor to weierophinney fork

- due to feature/view-layer being only on that fork

12 years agoWorking view layer integration
Matthew Weier O'Phinney [Mon, 13 Feb 2012 01:26:59 +0000 (19:26 -0600)]
Working view layer integration

- Updated ZF submodule to c85c45a4 of weierophinney/feature/view-layer
- Updated configuration to utilize new view layer
- Updated controllers to return View Models
- Updated Application\Module to only configure necessary view helpers
- Removed Application\View\Listener; no longer necessary

12 years agoModified vendor/ZendFramework to track weierophinney/feature/view-layer
Matthew Weier O'Phinney [Mon, 13 Feb 2012 00:47:00 +0000 (18:47 -0600)]
Modified vendor/ZendFramework to track weierophinney/feature/view-layer

12 years agoFix hover css colors for buttons
Evan Coury [Sat, 11 Feb 2012 02:53:39 +0000 (19:53 -0700)]
Fix hover css colors for buttons

12 years agoUpdate button styles and switched to "ZF green"
Evan Coury [Sat, 11 Feb 2012 02:44:18 +0000 (19:44 -0700)]
Update button styles and switched to "ZF green"

12 years agoMerge remote-tracking branch 'ocramius/mvc-router-from-locator'
Evan Coury [Thu, 9 Feb 2012 20:20:27 +0000 (13:20 -0700)]
Merge remote-tracking branch 'ocramius/mvc-router-from-locator'

12 years agoMerge branch 'feature/twitter-bootstrap-2'
Evan Coury [Thu, 9 Feb 2012 20:20:05 +0000 (13:20 -0700)]
Merge branch 'feature/twitter-bootstrap-2'

12 years agoUpdate zf2 submodule
Evan Coury [Thu, 9 Feb 2012 20:06:13 +0000 (13:06 -0700)]
Update zf2 submodule

12 years agoUpdate layout to use Twitter Bootstrap 2.0.0
Evan Coury [Thu, 9 Feb 2012 18:20:52 +0000 (11:20 -0700)]
Update layout to use Twitter Bootstrap 2.0.0

12 years agoMerge pull request #27 from steffendietz/master
Evan Coury [Thu, 9 Feb 2012 17:58:59 +0000 (09:58 -0800)]
Merge pull request #27 from steffendietz/master

Using getBasePath() instead of getBaseUrl() to determine the basePath

12 years agoMerge pull request #25 from troymccabe/master
Evan Coury [Thu, 9 Feb 2012 17:52:18 +0000 (09:52 -0800)]
Merge pull request #25 from troymccabe/master

Typo in documentation for directory

12 years agoUsing getBasePath() instead of getBaseUrl() to detect basePath.
Steffen Dietz [Thu, 9 Feb 2012 14:33:22 +0000 (15:33 +0100)]
Using getBasePath() instead of getBaseUrl() to detect basePath.

12 years agoUpdate ZF2 submodule
Evan Coury [Wed, 8 Feb 2012 21:09:02 +0000 (14:09 -0700)]
Update ZF2 submodule

12 years agoFixing typo
Troy McCabe [Sat, 4 Feb 2012 17:05:46 +0000 (11:05 -0600)]
Fixing typo

12 years agoFixing configuration according with changes done to router initializationThis change...
Marco Pivetta [Fri, 3 Feb 2012 00:25:43 +0000 (01:25 +0100)]
Fixing configuration according with changes done to router initializationThis change just moves router configuration to instance configuration of the router itself. The change is necessary to allow the router to be injected into other instances of the DiC and to eventually switch the router type to a custom one with own dependencies and eventually completely unaware of the default Zend\Mvc\Router\Http\TreeRouteStack. These changes are related to https://github.com/Ocramius/zf2/compare/zendframework%3A..mvc-router-from-locator

12 years agoMerge remote-tracking branch 'akrabat/feature/layout-consolidation'
Evan Coury [Mon, 30 Jan 2012 02:37:29 +0000 (19:37 -0700)]
Merge remote-tracking branch 'akrabat/feature/layout-consolidation'

12 years agoMove some of the view related code from the Module class to the layout view script
Rob Allen [Sun, 29 Jan 2012 14:44:32 +0000 (14:44 +0000)]
Move some of the view related code from the Module class to the layout view script

12 years agoMerge pull request #21 from akrabat/plugin-broker
Evan Coury [Tue, 24 Jan 2012 17:24:04 +0000 (09:24 -0800)]
Merge pull request #21 from akrabat/plugin-broker

Inject the plugin loader into Zend\Mvc\Controller\PluginBroker by default

12 years agoInject the plugin loader into Zend\Mvc\Controller\PluginBroker by default to simplify...
Rob Allen [Tue, 24 Jan 2012 17:06:58 +0000 (17:06 +0000)]
Inject the plugin loader into Zend\Mvc\Controller\PluginBroker by default to simplify injecting controller plugins

12 years agoMerge pull request #19 from Danielss89/master
Ryan Mauger [Wed, 18 Jan 2012 08:46:02 +0000 (00:46 -0800)]
Merge pull request #19 from Danielss89/master

Moved javascript to after css.

12 years agoMerge pull request #20 from akrabat/hotfix/di-for-controller-plugin
Ryan Mauger [Wed, 18 Jan 2012 08:45:41 +0000 (00:45 -0800)]
Merge pull request #20 from akrabat/hotfix/di-for-controller-plugin

Inject the PluginBroker into the ActionController for controller plugins

12 years agoInject the PluginBroker into the ActionController so that we pick up any module's...
Rob Allen [Tue, 17 Jan 2012 21:28:56 +0000 (21:28 +0000)]
Inject the PluginBroker into the ActionController so that we pick up any module's controller plugins that they have injected into it. By injecting into ActionController, all controllers that extend it will automatically pick up this injection without having to inject themselves which of course saves a lot of typing for developers and stops them wondering why a given plugin isn't working in a particular controller\!

12 years agoMoved javascript down, after css. Best practice.
Danielss89 [Tue, 17 Jan 2012 20:14:58 +0000 (21:14 +0100)]
Moved javascript down, after css. Best practice.

12 years agoMerge pull request #18 from Xerkus/master
Evan Coury [Fri, 13 Jan 2012 14:11:49 +0000 (06:11 -0800)]
Merge pull request #18 from Xerkus/master

Changed doctype to appropriate one

12 years agoSet doctype as HTML5
Aleksey 'Xerkus' Khudyakov [Fri, 13 Jan 2012 09:37:27 +0000 (20:37 +1100)]
Set doctype as HTML5

12 years agoMerge pull request #15 from Maxell/master
Ryan Mauger [Thu, 12 Jan 2012 19:41:39 +0000 (11:41 -0800)]
Merge pull request #15 from Maxell/master

Remove unused variables

12 years agoMerge pull request #17 from Thinkscape/master
Ryan Mauger [Thu, 12 Jan 2012 19:40:04 +0000 (11:40 -0800)]
Merge pull request #17 from Thinkscape/master

Rename "views" and "layouts" to singular form.

12 years agoRename "views" and "layouts" to singular form.
Thinkscape [Wed, 11 Jan 2012 13:03:08 +0000 (14:03 +0100)]
Rename "views" and "layouts" to singular form.

Directory names should be in singular form whenever possible.

12 years agoRemove unused variables
Romke van Kraaij [Tue, 10 Jan 2012 19:08:17 +0000 (20:08 +0100)]
Remove unused variables

12 years agoUse getBaseUrl() instead of detectBaseUrl()
Evan Coury [Sun, 8 Jan 2012 23:46:33 +0000 (16:46 -0700)]
Use getBaseUrl() instead of detectBaseUrl()

Pointed out by @Swaagie, detectBaseUrl() doesn't cache to a class property per
request, whereas getBaseUrl() is a wrapper for detectBaseUrl() which does cache
per instance of the request.

12 years agoUpdate ZF2 submodule
Evan Coury [Sun, 8 Jan 2012 23:29:42 +0000 (16:29 -0700)]
Update ZF2 submodule

12 years agos/location/locator, and update $di variable in Application's Module.php
Evan Coury [Thu, 22 Dec 2011 14:10:20 +0000 (07:10 -0700)]
s/location/locator, and update $di variable in Application's Module.php

12 years agoMerge remote-tracking branch 'BostjanOb/patch-1' into bostjan-patch
Evan Coury [Thu, 22 Dec 2011 14:07:33 +0000 (07:07 -0700)]
Merge remote-tracking branch 'BostjanOb/patch-1' into bostjan-patch

12 years agoBug in var naming.
BostjanOb [Thu, 22 Dec 2011 13:14:29 +0000 (14:14 +0100)]
Bug in var naming.

12 years agoUpdate ZF2 submodule to release-2.0.0beta2
Evan Coury [Tue, 20 Dec 2011 22:52:45 +0000 (15:52 -0700)]
Update ZF2 submodule to release-2.0.0beta2

12 years agoAethetic improvements and marketing jargon
Evan Coury [Tue, 20 Dec 2011 22:47:30 +0000 (15:47 -0700)]
Aethetic improvements and marketing jargon

- Utilize Twitter Bootstrap
- Add favicon
- CSS / JSS included locally for offline functionality
- Add helpful text and links for new users

12 years agoRemove non-existing PageController
Martin Hujer [Mon, 19 Dec 2011 16:42:43 +0000 (17:42 +0100)]
Remove non-existing PageController

12 years agoUpdate ZF2 submodule to 9ae9a188
Evan Coury [Sun, 18 Dec 2011 15:00:32 +0000 (08:00 -0700)]
Update ZF2 submodule to 9ae9a188

12 years agoUpdate view listener to pass vars to layout
Evan Coury [Sun, 18 Dec 2011 14:56:38 +0000 (07:56 -0700)]
Update view listener to pass vars to layout

- Enable display exceptions by defualt
- Cannot pass a variable called 'content' to layout

12 years agoCheck for ZF2_PATH env var when including ZF2 AutoloaderFactory
Evan Coury [Sun, 18 Dec 2011 14:54:05 +0000 (07:54 -0700)]
Check for ZF2_PATH env var when including ZF2 AutoloaderFactory

12 years agoMerge remote-tracking branch 'mhujer/error-page-impromevent'
Evan Coury [Sat, 10 Dec 2011 17:13:20 +0000 (10:13 -0700)]
Merge remote-tracking branch 'mhujer/error-page-impromevent'

12 years agoShow exception's message on error page
Martin Hujer [Sat, 10 Dec 2011 16:28:28 +0000 (17:28 +0100)]
Show exception's message on error page

12 years agoClean headings outline
Martin Hujer [Sat, 10 Dec 2011 16:23:59 +0000 (17:23 +0100)]
Clean headings outline

12 years agoMerge remote-tracking branch 'guilhermeblanco/patch-1'
Evan Coury [Sat, 10 Dec 2011 05:28:19 +0000 (22:28 -0700)]
Merge remote-tracking branch 'guilhermeblanco/patch-1'

12 years ago404 render must be called AFTER layout. The current values are wrong (layout is never...
Guilherme Blanco [Sat, 10 Dec 2011 05:15:52 +0000 (00:15 -0500)]
404 render must be called AFTER layout. The current values are wrong (layout is never called), which in some weird situations may lead to $e->getResponse() return NULL.

12 years agoOrganize lines in index.php a bit better
Evan Coury [Fri, 9 Dec 2011 20:20:25 +0000 (13:20 -0700)]
Organize lines in index.php a bit better

12 years agoUpdate for new module event stuff and update zf2 submodule
Evan Coury [Fri, 9 Dec 2011 20:16:43 +0000 (13:16 -0700)]
Update for new module event stuff and update zf2 submodule

Also adds the proposed chdir() change per the Dec 7th meeting.

12 years agoRoutine update of ZF2 submodule
Evan Coury [Fri, 9 Dec 2011 14:09:56 +0000 (07:09 -0700)]
Routine update of ZF2 submodule

- No actual changes to the skeleton itself

12 years agoRemove references to application environment.
Evan Coury [Wed, 7 Dec 2011 21:22:38 +0000 (14:22 -0700)]
Remove references to application environment.

- Updated ZF2 submodule
- Added local dist config file, gitignored non-dist counterpart
- Added default global config file
- Some comments explaining the purpose of the files

12 years agoStronger typing on error views to avoid E_FATAL and hide exceptions if display_except...
Marco Pivetta [Wed, 23 Nov 2011 23:07:16 +0000 (00:07 +0100)]
Stronger typing on error views to avoid E_FATAL and hide exceptions if display_exceptions is not set to true

12 years agoAdding setting for exceptions visibility in error views
Marco Pivetta [Wed, 23 Nov 2011 22:56:59 +0000 (23:56 +0100)]
Adding setting for exceptions visibility in error views

12 years agoMoving pages/404.phtml rendering (in case of 404 errors) to error/404.phtml
Marco Pivetta [Wed, 23 Nov 2011 22:53:11 +0000 (23:53 +0100)]
Moving pages/404.phtml rendering (in case of 404 errors) to error/404.phtml

12 years agoRemove gitignore files
Evan Coury [Tue, 22 Nov 2011 21:36:59 +0000 (14:36 -0700)]
Remove gitignore files