/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk
1
2
3
RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt|css|js|img|javascript|mobile|desktop|iwebkit|jqtouch|images)
RewriteRule ^(.*)$ index.php/$1 [L]