Fullscreen
Loading...
 
Skip to main content

Custom installation version

Added in Tiki 10


When using a "customized" version of Tiki, it is good to be able to track this customized version number. This is now possible.

To activate

  1. Rename tiki-root/install_version_php to tiki-root/install_version.php
  2. Update install_version.php. Set $CUSTOM_INSTALL_VERSION to the custom installation version.


Setting $CUSTOM_INSTALL_VERSION = "Tiki 10 test A";
The custom version number will display in Admin | General > General Preferences, preceding the Tiki version number.

Image

Show PHP error messages