mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
WhitespaceClean-app/batch_1
whitespace pass over files for reference regex that was used s/[ \t]+(\r?\n)/\1/
This commit is contained in:
@@ -154,7 +154,7 @@ if(function_exists('reg_open_key')){
|
||||
HKEY_CLASSES_ROOT => "HKCR",
|
||||
HKEY_CURRENT_USER => "HKCU",
|
||||
HKEY_LOCAL_MACHINE => "HKLM",
|
||||
HKEY_USERS => "HKU",
|
||||
HKEY_USERS => "HKU",
|
||||
HKEY_CURRENT_CONFIG => "HKCC",
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user