diff --git a/include/version.php b/include/version.php index 1d178ea..69b29e7 100644 --- a/include/version.php +++ b/include/version.php @@ -40,7 +40,7 @@ class Version { /* * We fetch the data related to this version. */ - if(!$this->versionId) + if(!$this->iVersionId) { $sQuery = "SELECT * FROM appVersion