Source for file deprecated.php

Documentation is available at deprecated.php


1 <?php
2 /**
3 * @package Examples
4 * @author Derick Rethans <derick@php.net>
5 */
6
7 /**
8 * @deprecated Removed in version 0.8.1.2
9 */
10 function add_all_arrays() {
11 }
12 ?>

Documentation generated on Tue, 18 Nov 2003 18:06:10 +0100 by phpDocumentor 1.2.2