[svn r12740] notice ABOUT DETECTING OLDER VERSIONS

skala
Evie Embrechts 18 years ago
parent 8cff2d790b
commit b2066f5e42
  1. 8
      main/install/upgrade.php

@ -46,6 +46,14 @@
* @package dokeos.install
==============================================================================
*/
/*
* ABOUT DETECTING OLDER VERSIONS
* Dokeos versions 1.6.x and 1.8.x have an installedVersion.inc.php file.
* In 1.6.x they have a parameter $platformVersion,
* in 1.8.x a parameter $dokeos_version.
* The function get_installed_version($old_installation_path, $parameter)
* can be used to detect version numbers.
*/
/*
==============================================================================

Loading…
Cancel
Save