PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
caribe
/
libraries
/
joomla
/
database
/
query
<?php /** * @package Joomla.Platform * @subpackage Database * * @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE */ defined('JPATH_PLATFORM') or die; /** * Query Building Class. * * @package Joomla.Platform * @subpackage Database * @since 3.4 */ class JDatabaseQueryPdomysql extends JDatabaseQueryMysqli { }
[+]
..
[-] index.html
[edit]
[-] limitable.php
[edit]
[-] mysql.php
[edit]
[-] mysqli.php
[edit]
[-] oracle.php
[edit]
[-] pdo.php
[edit]
[-] pdomysql.php
[edit]
[-] postgresql.php
[edit]
[-] preparable.php
[edit]
[-] sqlazure.php
[edit]
[-] sqlite.php
[edit]
[-] sqlsrv.php
[edit]
[-] .htaccess.disabled
[edit]