server/php/basic/resources/library/constants.php
author durandn
Tue, 03 May 2016 14:32:28 +0200
changeset 610 b9edc1c1538a
parent 540 5eaf3bd2cd90
permissions -rw-r--r--
reworked views and serializers to pass and take into account the "validation timestamp" to the model + refactored models to have a content validation method + adapted tests
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
540
5eaf3bd2cd90 Correct default schema version value for java and php
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
<?php
5eaf3bd2cd90 Correct default schema version value for java and php
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
5eaf3bd2cd90 Correct default schema version value for java and php
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
define('RENKAN_SCHEMA_VERSION', '2');