1
0
mirror of https://github.com/Chouchen/shorturl.git synced 2018-06-07 06:34:38 +02:00

Added License and publication texts

This commit is contained in:
Shikiryu
2011-02-14 16:49:52 +00:00
parent 15d059cb17
commit d43eb1f451
6 changed files with 156 additions and 1 deletions

View File

@@ -1,4 +1,9 @@
<?
/**
*
* Main file : style incorporated since it's a unique page
* A form and a bookmarklet
*/
session_start();
include 'class/ShortURL.php';