Remove route, moved to task

This commit is contained in:
Will Rossiter 2012-09-21 19:50:31 +12:00
parent 3a40e7a74b
commit a031fe9f9b
3 changed files with 0 additions and 15 deletions

View File

@ -1,3 +0,0 @@
<?php
define('STATIC_MODULE_DIR', dirname(__FILE__));

View File

@ -1,11 +0,0 @@
---
Name: staticroutes
Before: '*'
After:
- '#rootroutes'
- '#coreroutes'
- '#modelascontrollerroutes'
---
Director:
rules:
'dev/buildcache/$Action': 'RebuildStaticCacheTask'

View File

@ -54,7 +54,6 @@ to generate folders and HTML-files.
}
/**
* Get a list of URLs to cache related to this page
*/
public function subPagesToCache() {