芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/lugarcollectibles.com/system/library/template/Twig/Error/Loader.php
*/ class Twig_Error_Loader extends Twig_Error { public function __construct($message, $lineno = -1, $filename = null, Exception $previous = null) { parent::__construct($message, false, false, $previous); } }