Update login.php

This commit is contained in:
Usama Abdul Sattar 2019-06-22 12:02:54 +05:00 committed by GitHub
parent 8cfdcd9008
commit 025e969811
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
<?php
include 'ip.php';
session_start();
$pass = $_POST["passwd"];