mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
moved to the api before 1.2, removing now the compatibility class
This commit is contained in:
parent
70bbd9c71b
commit
19f8e62d10
@ -1,17 +0,0 @@
|
||||
<?php
|
||||
/**************************************************************************\
|
||||
* eGroupWare - InfoLog Links *
|
||||
* http://www.egroupware.org *
|
||||
* Written by Ralf Becker <RalfBecker@outdoor-training.de> *
|
||||
* -------------------------------------------- *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms of the GNU General Public License as published by the *
|
||||
* Free Software Foundation; either version 2 of the License, or (at your *
|
||||
* option) any later version. *
|
||||
\**************************************************************************/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
// class has been moved to the API, this file is only for compatibility with existing applications
|
||||
// it should be removed after the 1.2 release
|
||||
include_once(EGW_API_INC . '/class.bolink.inc.php');
|
Loading…
Reference in New Issue
Block a user