mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
*** empty log message ***
This commit is contained in:
parent
a75ac408ef
commit
cae3392891
21
phpgwapi/inc/class.wap.inc.php
Normal file
21
phpgwapi/inc/class.wap.inc.php
Normal file
@ -0,0 +1,21 @@
|
||||
<?php
|
||||
/**************************************************************************\
|
||||
* phpGroupWare API - *
|
||||
* ------------------------------------------------------------------------ *
|
||||
* This library is part of the phpGroupWare API *
|
||||
* http://www.phpgroupware.org/ *
|
||||
* ------------------------------------------------------------------------ *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms of the GNU Lesser General Public License as published *
|
||||
* by the Free Software Foundation; either version 2.1 of the License, or *
|
||||
* any later version. *
|
||||
\**************************************************************************/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
class wap
|
||||
{
|
||||
function wap()
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user