%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home1/lightco1/www/hinkley.com.au/libraries/legacy/database/
Upload File :
Create Path :
Current File : //home1/lightco1/www/hinkley.com.au/libraries/legacy/database/sqlazure.php

<?php
/**
 * @package     Joomla.Legacy
 * @subpackage  Database
 *
 * @copyright   Copyright (C) 2005 - 2016 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE
 */

defined('JPATH_PLATFORM') or die;

JLog::add('JDatabaseSqlazure is deprecated, use JDatabaseDriverSqlazure instead.', JLog::WARNING, 'deprecated');

/**
 * SQL Server database driver
 *
 * @see         https://azure.microsoft.com/en-us/documentation/services/sql-database/
 * @since       11.1
 * @deprecated  13.1 (Platform) & 4.0 (CMS) - Use JDatabaseDriverSqlazure instead.
 */
class JDatabaseSqlazure extends JDatabaseDriverSqlazure
{
}

Zerion Mini Shell 1.0