Base.php 146 Bytes Raw Blame History Permalink 1 2 3 4 5 6 <?php class YHMConfig_Base { const SECRET = 'yoho.market_20140716'; const PASSOWORD_STR='yoho.market'; const MEMCACHE_PREFIX='yohomarket'; }