fix comanche regions after comanche refactor a few days ago

This commit is contained in:
friendica 2015-03-09 00:44:58 -07:00
parent af831d752a
commit aff7588832
2 changed files with 2 additions and 1 deletions

View File

@ -92,6 +92,7 @@ function page_init(&$a) {
if($l) {
require_once('include/comanche.php');
comanche_parser(get_app(),$l[0]['body']);
get_app()->pdl = $l[0]['body'];
}
}

View File

@ -1 +1 @@
2015-03-08.965
2015-03-09.966