Skip to content

Commit

Permalink
add strayer & wangsijie to admin
Browse files Browse the repository at this point in the history
  • Loading branch information
IcEternal committed Nov 7, 2013
1 parent cd486f8 commit 778c6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/libraries/Auth.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
class Auth {

private $admin = array('zukou', 'haichongfu2003', 'devillaw_zhc', 'zhcpzyjtx','Metamorphosis','gengyan','西南某馒头','jennasongsong','huanghaixin008','yellowoo', 'c462809','小汤包子');
private $admin = array('zukou', 'haichongfu2003', 'devillaw_zhc', 'zhcpzyjtx','Metamorphosis','gengyan','西南某馒头','jennasongsong','huanghaixin008','yellowoo', 'c462809','小汤包子','strayer','wangsijie');
private $sender = array();
private $receiver = array();

0 comments on commit 778c6c4

Please sign in to comment.