/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk
20.1.1 by galaxyAbstractor
* Added an simple admin panel to the codeviewer-cmssy stuff
1
RewriteEngine on
2
RewriteCond $1 !^(index\.php|images|robots\.txt|css|js|img|javascript|mobile|desktop|iwebkit|jqtouch|images)
3
RewriteRule ^(.*)$ index.php/$1 [L]