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.
This commit is contained in:
Giulio Cesare Solaroli
2011-10-23 18:36:57 +01:00
부모 b312e037eb
커밋 67455b069c
8개의 변경된 파일205개의 추가작업 그리고 288개의 파일을 삭제

파일 보기

@@ -39,6 +39,11 @@ Clipperz_normalizedNewLine = '\x0d\x0a';
</div>
<div id="applicationVersionType" class="@application.version.type@"></div>
<script>
Clipperz.PM.Proxy.defaultProxy = new Clipperz.PM.Proxy.JSON({'url':'@request.path@', 'shouldPayTolls':@should.pay.toll@});
/*offline_data_placeholder*/
</script>
<!-- -->
<div id="javaScriptAlert">
<div class="mask"></div>