~intrahealth+informatics/i2ce/3.1.4-release

« back to all changes in this revision

Viewing changes to lib/I2CE_InMemory.php

  • Committer: Mark A. Hershberger
  • Date: 2009-03-04 18:50:55 UTC
  • mfrom: (672.1.2 I2CE)
  • Revision ID: mhershberger@intrahealth.org-20090304185055-24rwk04vuzlnltm7
phpdoc fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?php
2
2
/**
3
 
 * @copyright © Copyright 2008 IntraHealth International, Inc.
4
 
 * 
5
 
 * This File is part of I2CE 
6
 
 * 
7
 
 * I2CE is free software; you can redistribute it and/or modify 
8
 
 * it under the terms of the GNU General Public License as published by 
 
3
 * @copyright © 2008, 2009 Intrahealth International, Inc.
 
4
 * This File is part of I2CE
 
5
 *
 
6
 * I2CE is free software; you can redistribute it and/or modify it
 
7
 * under the terms of the GNU General Public License as published by
9
8
 * the Free Software Foundation; either version 3 of the License, or
10
9
 * (at your option) any later version.
11
10
 * 
12
 
 * This program is distributed in the hope that it will be useful, 
13
 
 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
14
 
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
 
11
 * This program is distributed in the hope that it will be useful,
 
12
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 
13
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15
14
 * GNU General Public License for more details.
16
15
 * 
17
 
 * You should have received a copy of the GNU General Public License 
 
16
 * You should have received a copy of the GNU General Public License
18
17
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
18
 * @package I2CE
20
19
 * @subpackage Core