Don't use shadow if the flag is not defined

This commit is contained in:
2017-04-17 20:37:26 +02:00
parent 6fa296ebc4
commit 89465f4c68
3 changed files with 5 additions and 7 deletions

View File

@@ -18,9 +18,8 @@
along with gPass. If not, see <http://www.gnu.org/licenses/>.
*/
include('functions.php');
include('conf.php');
include('functions.php');
session_start();