Design and preparatory work for a new Memcached user interface.
  • PHP 89.6%
  • CSS 10.4%
Find a file
2016-03-05 09:42:28 +01:00
doc Alternate navigation from digging around. 2016-03-05 09:42:28 +01:00
locale/fr_FR/LC_MESSAGES Add localization support using gettext extension 2016-03-05 09:42:27 +01:00
Memcache_UI Added Core\Config class to load local configuration when building page 2016-03-05 09:42:27 +01:00
.gitignore Allow local configuration in separate (script).local.php file 2016-03-05 09:42:27 +01:00
memcache.php memcache_ui can say hello world 2016-03-05 09:42:27 +01:00
memcache_ui.css Implemented a common base class to provide a common header to all pages 2016-03-05 09:42:27 +01:00
memcache_ui.local.php Added Core\Config class to load local configuration when building page 2016-03-05 09:42:27 +01:00
memcache_ui.php intl extension now suggested, not required: work in en_US when it is missing. 2016-03-05 09:42:27 +01:00
memcachetest.php Added quick connectivity check. 2016-03-05 09:42:13 +01:00