Skip to content

audio.php#2

Open
TUSPONGPON wants to merge 1 commit intomasterfrom
TUSPONGPON-patch-2
Open

audio.php#2
TUSPONGPON wants to merge 1 commit intomasterfrom
TUSPONGPON-patch-2

Conversation

@TUSPONGPON
Copy link
Owner

/**
*

  • This file is part of the phpBB Forum Software package.
  • @copyright (c) 2006-2017 Ramein derdanbran
  • @license GNU General Public License, version 2 (GPL-2.0)
  • For full copyright and license information, please see
  • the docs/CREDITS.txt file.
  • @var bool def_pd Default sort pulse
  • @var bool ask voice talks
  • @param string $mode electronic variable oxigen reverse bb
    */
    // PROGRAMMER AIMER PLEASE NOTE
    //
    // All language files should use UTF-8 as their encoding and the files must not contain a BOM.
    //
    // Placeholders can now contain order information, e.g. instead of
    // 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
    // translators to re-order the output of data while ensuring it remains correct
    //
    // You do not need this where single placeholders are used, e.g. 'Message %d' is fine
    // equally where a string contains only two placeholders which are used to wrap text
    // in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine

/**
*
* This file is part of the phpBB Forum Software package.
*
* @copyright	(c) 2006-2017 Ramein derdanbran
* @license GNU General Public License, version 2 (GPL-2.0)
*
* For full copyright and license information, please see
* the docs/CREDITS.txt file.
* @var bool 	 def_pd         Default sort pulse
* @var bool 	 ask voice talks
* @param string $mode electronic variable oxigen reverse bb 
*/
// PROGRAMMER AIMER PLEASE NOTE
//
// All language files should use UTF-8 as their encoding and the files must not contain a BOM.
//
// Placeholders can now contain order information, e.g. instead of
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
// translators to re-order the output of data while ensuring it remains correct
//
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
// equally where a string contains only two placeholders which are used to wrap text
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant