fix comanche regions after comanche refactor a few days ago
This commit is contained in:
parent
af831d752a
commit
aff7588832
@ -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'];
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
2015-03-08.965
|
||||
2015-03-09.966
|
||||
|
Reference in New Issue
Block a user