Changeset 8701 for temp/trunk
- Timestamp:
- 2006/11/20 21:10:14 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/login.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/login.php
r5934 r8701 38 38 // ¥æ¡¼¥¶ÆþÎϥѥ¹¥ï¡¼¥É¤ÎȽÄê 39 39 $ret = sha1($_POST['password'] . ":" . AUTH_MAGIC); 40 41 sfprintr($ret); 42 sfprintr($password); 43 40 44 41 45 if ($ret == $password) {
Note: See TracChangeset
for help on using the changeset viewer.
