PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
caribe
/
libraries
/
joomla
/
database
/
iterator
<?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; /** * SQL azure database iterator. * * @since 12.1 */ class JDatabaseIteratorAzure extends JDatabaseIteratorSqlsrv { }
[+]
..
[-] azure.php
[edit]
[-] index.html
[edit]
[-] mysql.php
[edit]
[-] mysqli.php
[edit]
[-] oracle.php
[edit]
[-] pdo.php
[edit]
[-] pdomysql.php
[edit]
[-] postgresql.php
[edit]
[-] sqlite.php
[edit]
[-] sqlsrv.php
[edit]
[-] .htaccess.disabled
[edit]