���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/public_html/us/alphachat/ezcomponents/Database/src/exceptions/missing_parameter.php
���ѧ٧ѧ�
<?php /** * File containing the ezcDbException class. * * @package Database * @version 1.4.7 * @copyright Copyright (C) 2005-2010 eZ Systems AS. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License */ /** * This exception is thrown when a database handler misses a required parameter. * * @package Database * @version 1.4.7 */ class ezcDbMissingParameterException extends ezcDbException { /** * Constructs a new exception. * * @param string $option * @param string $variableName */ public function __construct( $option, $variableName ) { parent::__construct( "The option '{$option}' is required in the parameter '{$variableName}'." ); } } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�