/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:00:09 UTC
  • Revision ID: maila@danieljohansson.nu-20130413170009-o08nv2i453kvqawo
Added login to index.php

Show diffs side-by-side

added added

removed removed

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