/extremedating/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/extremedating/trunk

« back to all changes in this revision

Viewing changes to wall.php

  • Committer: Daniel Johansson
  • Date: 2013-04-13 17:25:38 UTC
  • Revision ID: maila@danieljohansson.nu-20130413172538-82xqdfyro77h0hon
Fixed sessions for logins

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html>
 
2
<?PHP
 
3
        session_start();
 
4
?>
2
5
 
3
6
<?PHP
4
7
        include 'php/db.php';