Skip to content

Commit

Permalink
Merge pull request #19 from teamTL2/php_login2
Browse files Browse the repository at this point in the history
login.
  • Loading branch information
theodamia committed Dec 7, 2014
2 parents 4a2ebc4 + 8d322f1 commit 6929ba1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions php/LoginClass.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?php
/**
* Created by PhpStorm.
* User: wolf
* User: user
* Date: 5/12/2014
* Time: 4:58 μμ
* Time: 3:12 μμ
*/
session_start();
require_once('DBConnection.php');
Expand Down

0 comments on commit 6929ba1

Please sign in to comment.