Utils.php 152 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 <?php /** * Created by PhpStorm. * User: liuziyang * Date: 14-5-13 * Time: 13:09 */ class QLib_Utils { static function cache() { } }