Initial commit Change-Id: I0000000000000000000000000000000000000000
16
res/.htaccess
Executable file
@@ -0,0 +1,16 @@
|
||||
php_value include_path ".:/var/www"
|
||||
|
||||
# disable directory browsing
|
||||
Options All -Indexes
|
||||
|
||||
ErrorDocument 400 /error/error400.php
|
||||
ErrorDocument 401 /error/error401.php
|
||||
ErrorDocument 403 /error/error403.php
|
||||
ErrorDocument 404 /error/error404.php
|
||||
ErrorDocument 500 /error/error500.php
|
||||
|
||||
#400 - Bad request
|
||||
#401 - Authorization Required
|
||||
#403 - Forbidden directory
|
||||
#404 - Page not found
|
||||
#500 - Internal Server Error
|
||||
BIN
res/bullet.gif
Normal file
|
After Width: | Height: | Size: 49 B |
BIN
res/close.gif
Normal file
|
After Width: | Height: | Size: 222 B |
BIN
res/closelabel.gif
Normal file
|
After Width: | Height: | Size: 979 B |
BIN
res/download-icon.gif
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
res/error_icon.png
Executable file
|
After Width: | Height: | Size: 4.6 KiB |
BIN
res/icon.png
Executable file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
res/loading.gif
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
res/newbutton.png
Executable file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
res/nextlabel.gif
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
res/oldbutton.png
Executable file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
res/prevlabel.gif
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
res/updatedbutton.png
Executable file
|
After Width: | Height: | Size: 3.6 KiB |