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