14 lines
No EOL
383 B
PHP
Executable file
14 lines
No EOL
383 B
PHP
Executable file
<?php
|
|
/**
|
|
* plugins/abook_backend_template/functions.php -- Functions used by plugin
|
|
*
|
|
* SquirrelMail Address Book Backend template
|
|
* Copyright (C) 2004 Tomas Kuliavas <tokul@users.sourceforge.net>
|
|
* This program is licensed under GPL. See COPYING for details
|
|
*
|
|
* $Id: functions.php,v 1.1.1.1 2004/03/21 10:36:27 tomas Exp $
|
|
*/
|
|
|
|
// ADDME: add plugins extra functions here
|
|
|
|
?>
|