silverstripe-docsviewer/code
Sebastian Diel 5cc766583d Update code/controllers/DocumentationViewer.php
BUGFIX: fixed mechanism to get nested page entities when using upper case chars as the first char of a markdown files name or a folders name
2013-01-11 11:02:49 +01:00
..
controllers Update code/controllers/DocumentationViewer.php 2013-01-11 11:02:49 +01:00
models FIX: IsFolder -> isFolder 2012-11-10 09:27:28 +13:00
tasks FIX: prevent notice while doing search request. 2012-09-09 18:05:06 +12:00
DocumentationParser.php BUGFIX: Deprecation errors and strict warnings breaks the docsviewer 2012-05-18 09:48:57 +12:00
DocumentationPermalinks.php Method visibility 2012-11-10 09:27:10 +13:00
DocumentationSearch.php FIX: prevent notice while doing search request. 2012-09-09 18:05:06 +12:00
DocumentationService.php FIX: Fixed E_STRICT error - static function not marked as such. 2012-11-12 11:26:44 +13:00