mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Some file level phpdoc from darkdragon. fixes #5572
git-svn-id: https://develop.svn.wordpress.org/trunk@6554 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
<?php
|
||||
/*
|
||||
/**
|
||||
* PHP-Gettext External Library: gettext_reader class
|
||||
*
|
||||
* @package External
|
||||
* @subpackage PHP-gettext
|
||||
*
|
||||
* @internal
|
||||
Copyright (c) 2003 Danilo Segan <danilo@kvota.net>.
|
||||
Copyright (c) 2005 Nico Kaiser <nico@siriux.net>
|
||||
|
||||
@@ -391,4 +397,4 @@ class gettext_reader {
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
Reference in New Issue
Block a user