adding zend project folders into old campcaster.
This commit is contained in:
parent
56abfaf28e
commit
7ef0c18b26
4045 changed files with 1054952 additions and 0 deletions
7
library/pear/PEAR/FixPHP5PEARWarnings.php
Normal file
7
library/pear/PEAR/FixPHP5PEARWarnings.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
if ($skipmsg) {
|
||||
$a = &new $ec($code, $mode, $options, $userinfo);
|
||||
} else {
|
||||
$a = &new $ec($message, $code, $mode, $options, $userinfo);
|
||||
}
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue