CC-1695 Remove Campcaster Studio and make install easier
Fixed references to files for new directory structure for the backend stuff.
This commit is contained in:
parent
fe724b7814
commit
2ece374513
319 changed files with 75 additions and 357 deletions
7
3rd_party/php/pear/PEAR/FixPHP5PEARWarnings.php
vendored
Normal file
7
3rd_party/php/pear/PEAR/FixPHP5PEARWarnings.php
vendored
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