cp.php 253 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 7 8 9 10 11 <?php /** * [Discuz!] (C)2001-2099 Comsenz Inc. * This is NOT a freeware, use is subject to license terms * * $Id: cp.php 9379 2010-04-28 07:30:09Z zhengqingpeng $ */ $_GET['mod'] = 'manage'; require_once 'userapp.php'; ?>