diff options
author | bfabiszewski <github@ushuaia.pl> | 2013-06-23 23:53:19 +0200 |
---|---|---|
committer | bfabiszewski <github@ushuaia.pl> | 2013-06-23 23:53:19 +0200 |
commit | eb96995ac4a864aa249585dd5b7b31ee69ad86cc (patch) | |
tree | 4becbae1451e5916d49ce5765adc16be09d7b97b | |
parent | 6549528204f8f01bf363a26081bb1a72df2cac65 (diff) | |
download | RunnerUpLive-eb96995ac4a864aa249585dd5b7b31ee69ad86cc.zip |
store preferences in cookies
-rwxr-xr-x | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ Live demo: Requirements: - PHP 5.1.2 - MYSQL 4.1 -- browser with javascript enabled, cookies for authentication +- browser with javascript enabled, cookies for authentication and saving preferences Features: - simple @@ -23,10 +23,10 @@ Features: - OpenLayers 2.13 - ajax - server based configuration +- user preferences stored in cookies Todo - install script -- user level customization, storing settings in cookies - custom icons - write opensource client? |