server/php/basic/resources/library/constants.php
author rougeronj
Fri, 02 Oct 2015 18:15:48 +0200
changeset 575 3e48b1672ace
parent 540 5eaf3bd2cd90
permissions -rw-r--r--
fix bugs about fullscreen and resize behavior. When trying to go full screen here are the steps: - turn off onresize event when going fullscreen - call resize function after fullscreen - turn on onresize event

<?php

define('RENKAN_SCHEMA_VERSION', '2');