added signature

This commit is contained in:
JesseBot 2016-01-04 07:52:17 +00:00
parent 819011f26b
commit 8deff7826e

View file

@ -1,5 +1,7 @@
#!/usr/bin/python
# production web routing bottle file
# Code by JesseBot@Linux.com
# 1/3/16
# Production web routing bottle file
import bottle
from bottle import redirect, request, response, route