mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 19:34:52 +00:00
Fix merge conflict
This commit is contained in:
@@ -405,6 +405,7 @@ function getDomainExpirationDate($name){
|
|||||||
return '0000-00-00';
|
return '0000-00-00';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function clean_file_name($string){
|
function clean_file_name($string){
|
||||||
$string = strtolower($string);
|
$string = strtolower($string);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user