- Timestamp:
- 10/02/08 14:49:09 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/felix-testing-implementation/src/routing/AgaviRouting.class.php
r2550 r2972 94 94 )); 95 95 } 96 96 97 public function disable() 98 { 99 $this->enabled = false; 100 } 101 97 102 /** 98 103 * Initialize the routing instance.

