removed doubled include
This commit is contained in:
parent
455656752c
commit
5873afae07
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
include('../Auth/index.php');
|
include('../Auth/index.php');
|
||||||
include('../Auth/db.ini.php');
|
|
||||||
|
|
||||||
function grabPublicKey($uid){
|
function grabPublicKey($uid){
|
||||||
global $dbservername;
|
global $dbservername;
|
||||||
|
|
Loading…
Add table
Reference in a new issue