server/php/basic/resources/library/constants.php
author rougeronj
Tue, 29 Sep 2015 18:47:11 +0200
changeset 554 32c7378d1c28
parent 540 5eaf3bd2cd90
permissions -rw-r--r--
- Fix the behavior of views and parameters - Introduce views_parameters and views_nodes to loads or not the view's characteristics - Urls parameters overrides options - SetSavedView loads the current view's characteristics - view = autoscale in url forces autoscale on the current loaded view
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');