__init.php 255 B

12345678910
  1. <?php
  2. /**
  3. * [WeEngine System] Copyright (c) 2014 WE7.CC
  4. * WeEngine is NOT a free software, it under the license terms, visited http://www.we7.cc/ for more details.
  5. */
  6. define('IN_GW', true);
  7. if ($do == 'wechat_upload') {
  8. define('FRAME', 'account');
  9. }