mirror of
https://github.com/pi-hole/web.git
synced 2026-04-24 10:50:23 +01:00
Modified scripts in scripts/pi-hole/php
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
<?php
|
||||
/* Pi-hole: A black hole for Internet advertisements
|
||||
* (c) 2017 Pi-hole, LLC (https://pi-hole.net)
|
||||
* Network-wide ad blocking via your own hardware.
|
||||
*
|
||||
* This file is copyright under the latest version of the EUPL.
|
||||
* Please see LICENSE file for your rights under this license. */ ?>
|
||||
|
||||
<?php
|
||||
// Start a new PHP session (or continue an existing one)
|
||||
session_start();
|
||||
|
||||
Reference in New Issue
Block a user