moved to the api before 1.2, removing now the compatibility class

This commit is contained in:
Ralf Becker 2006-09-20 04:47:35 +00:00
parent 70bbd9c71b
commit 19f8e62d10

View File

@ -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');