Projects
Kolab:3.4
iRony
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 37
View file
iRony-0.2.6+dep.tar.gz/public_html/index.php
Changed
@@ -5,7 +5,7 @@ * * This is the public API to provide *DAV-based access to the Kolab Groupware backend * - * @version 0.2.5 + * @version 0.2.6 * @author Thomas Bruederli <bruederli@kolabsys.com> * * Copyright (C) 2013-2014, Kolab Systems AG <contact@kolabsys.com> @@ -26,7 +26,7 @@ // define some environment variables used throughout the app and libraries define('KOLAB_DAV_ROOT', realpath('../')); -define('KOLAB_DAV_VERSION', '0.2.5'); +define('KOLAB_DAV_VERSION', '0.2.6'); define('KOLAB_DAV_START', microtime(true)); define('RCUBE_INSTALL_PATH', KOLAB_DAV_ROOT . '/');
View file
iRony-0.2.6+dep.tar.gz/vendor/autoload.php
Changed
@@ -4,4 +4,4 @@ require_once __DIR__ . '/composer' . '/autoload_real.php'; -return ComposerAutoloaderInit066daa1eee122a17434ea870976fb519::getLoader(); +return ComposerAutoloaderInitd79b6d53f46ae2d26db39da52d2f763a::getLoader();
View file
iRony-0.2.6+dep.tar.gz/vendor/composer/autoload_real.php
Changed
@@ -2,7 +2,7 @@ // autoload_real.php @generated by Composer -class ComposerAutoloaderInit066daa1eee122a17434ea870976fb519 +class ComposerAutoloaderInitd79b6d53f46ae2d26db39da52d2f763a { private static $loader; @@ -19,9 +19,9 @@ return self::$loader; } - spl_autoload_register(array('ComposerAutoloaderInit066daa1eee122a17434ea870976fb519', 'loadClassLoader'), true, true); + spl_autoload_register(array('ComposerAutoloaderInitd79b6d53f46ae2d26db39da52d2f763a', 'loadClassLoader'), true, true); self::$loader = $loader = new \Composer\Autoload\ClassLoader(); - spl_autoload_unregister(array('ComposerAutoloaderInit066daa1eee122a17434ea870976fb519', 'loadClassLoader')); + spl_autoload_unregister(array('ComposerAutoloaderInitd79b6d53f46ae2d26db39da52d2f763a', 'loadClassLoader')); $vendorDir = dirname(__DIR__); $baseDir = dirname($vendorDir);
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.