PHP Classes

File: configuration/locale/en/maintenance.php

Recommend this page to a friend!
  Classes of Manuel Lemos   PHP OAuth2 Server Library   configuration/locale/en/maintenance.php   Download  
File: configuration/locale/en/maintenance.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP OAuth2 Server Library
Implements an API provider using OAuth 2 protocol
Author: By
Last change: Update of configuration/locale/en/maintenance.php
Date: 11 months ago
Size: 296 bytes
 

Contents

Class file image Download
<?php
/*
 * authorization.php
 *
 * @(#) $Id: $
 *
 */

$text += array(
   
'Sorry, the {application} is not available due to maintenance work. Please return later.' => 'Sorry, the {application} is not available due to maintenance work. Please return later.',
   
'Maintenance' => 'Maintenance',
);

?>