mirror of
https://github.com/pi-hole/web.git
synced 2026-04-24 18:59:48 +01:00
Fix spelling
Signed-off-by: a1346054 <36859588+a1346054@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ if(!in_array(basename($_SERVER['SCRIPT_FILENAME']), ["settings.php", "teleporter
|
||||
die("Direct access to this script is forbidden!");
|
||||
}
|
||||
|
||||
// Check for existance of variable
|
||||
// Check for existence of variable
|
||||
// and test it only if it exists
|
||||
function istrue(&$argument) {
|
||||
if(isset($argument))
|
||||
|
||||
Reference in New Issue
Block a user