From 3dea2b95c67adfeaf8b9af062b6b586d2d845300 Mon Sep 17 00:00:00 2001 From: Frank Karlitschek Date: Thu, 25 Dec 2014 09:48:15 +0100 Subject: Automatically detect the edition based on the enterprise_key app. --- version.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'version.php') diff --git a/version.php b/version.php index 4421a06bea0..70ecf6c916a 100644 --- a/version.php +++ b/version.php @@ -8,9 +8,6 @@ $OC_Version=array(7, 8, 1, 0); // The human readable string $OC_VersionString='8.0 pre alpha'; -// The ownCloud edition -$OC_Edition=''; - // The ownCloud channel $OC_Channel='git'; -- cgit v1.2.3