From 67455b069c4c9ec493f9cef76017e172a430a7d4 Mon Sep 17 00:00:00 2001 From: Giulio Cesare Solaroli Date: Sun, 23 Oct 2011 17:36:57 +0000 Subject: Integration of PHP backend with /beta and /gamma front ends Fixed PHP backend and /beta code to handle request and data format compatible with /gamma. At the moment adding/deleting/editing records seem to work fine. --- (limited to 'frontend/gamma/html/index_template.html') diff --git a/frontend/gamma/html/index_template.html b/frontend/gamma/html/index_template.html index 8cf838c..bedb243 100644 --- a/frontend/gamma/html/index_template.html +++ b/frontend/gamma/html/index_template.html @@ -39,6 +39,11 @@ Clipperz_normalizedNewLine = '\x0d\x0a';
+ +
-- cgit v0.9.0.2