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