adodb 최신버전으로 변경
<? 를 <?php 로 변경
This commit is contained in:
@@ -64,7 +64,6 @@ class MD5Crypt{
|
||||
|
||||
|
||||
class SHA1Crypt{
|
||||
|
||||
function keyED($txt,$encrypt_key)
|
||||
{
|
||||
|
||||
@@ -81,8 +80,6 @@ class SHA1Crypt{
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
function Encrypt($txt,$key)
|
||||
{
|
||||
|
||||
@@ -158,4 +155,3 @@ class SHA1Crypt{
|
||||
|
||||
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user