]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix versioning for movable apps
authorRobin Appelman <icewind@owncloud.com>
Wed, 16 May 2012 23:53:23 +0000 (01:53 +0200)
committerRobin Appelman <icewind@owncloud.com>
Wed, 16 May 2012 23:53:23 +0000 (01:53 +0200)
apps/files_versions/history.php

index 59288b6c62d315ec474c1368276d7aebfb11a8b1..f12dc618f235ad1b56c54321b8cbdd9dcc6a5034 100644 (file)
@@ -20,7 +20,6 @@
  * License along with this library.  If not, see <http://www.gnu.org/licenses/>.
  * 
  */
-require_once( '../../lib/base.php' );
 
 OCP\User::checkLoggedIn( );
 OCP\Util::addStyle('files_versions','versions');