示例#1
0
文件: jApp.php 项目: rodacom/jelix
 public static function restoreContext()
 {
     \Jelix\Core\App::restoreContext();
 }