mhhh, global options
git-svn-id: http://yolanda.mister-muffin.de/svn@384 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
parent
0025e036bf
commit
22e0d24c51
1 changed files with 1 additions and 0 deletions
|
@ -11,4 +11,5 @@ class Globals(object):
|
||||||
initialization and is available during requests via the 'g'
|
initialization and is available during requests via the 'g'
|
||||||
variable
|
variable
|
||||||
"""
|
"""
|
||||||
|
self.appname = "Application Name"
|
||||||
pass
|
pass
|
||||||
|
|
Loading…
Reference in a new issue