Changeset 8293 for temp/trunk/data
- Timestamp:
- 2006/11/13 15:58:00 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.php
r8292 r8293 185 185 186 186 // sslÂбþȽÄê 187 //if(!extension_loaded('openssl') and ereg( "^https://", $_POST["url"] )){ 188 if(ereg( "^https://", $_POST["url"] )){ 187 if(!extension_loaded('openssl') and ereg( "^https://", $_POST["url"] )){ 189 188 $arrErr["url"] = "¤³¤Î¥µ¡¼¥Ð¡¼¤ÏSSL¤ËÂбþ¤·¤Æ¤¤¤Þ¤»¤ó¡£<br>http¤ÇÀܳ¤·¤Æ¤¯¤À¤µ¤¤¡£"; 190 189 }
Note: See TracChangeset
for help on using the changeset viewer.
