fixed comment
This commit is contained in:
2
VERSION
2
VERSION
@@ -1 +1 @@
|
||||
Version 2.0.9 (2012-09-17 09:36:10) stable
|
||||
Version 2.0.9 (2012-09-17 10:26:12) stable
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
##launch with python web2py.py -S myapp -R scripts/gzip_all.py
|
||||
|
||||
## launch with python web2py.py -S myapp -R scripts/zip_static_files.py
|
||||
|
||||
ALLOWED_EXTS = ['.css', '.js']
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user