StaticJs.php 164 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 <?php /** * Created by PhpStorm. * User: Zip * Date: 15/4/12 * Time: 上午11:14 */ namespace Configs; class StaticJs { public static $res = array(); }