You've already forked joomla_test
first commit
This commit is contained in:
@ -0,0 +1,24 @@
|
||||
; Joomla! Project
|
||||
; Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.
|
||||
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
MOD_STATS_ADMIN="Statistics"
|
||||
MOD_STATS_ARTICLES="Articles"
|
||||
MOD_STATS_ARTICLES_VIEW_HITS="Articles View Hits"
|
||||
MOD_STATS_CACHING="Caching"
|
||||
MOD_STATS_FIELD_COUNTER_DESC="Display Hit Counter"
|
||||
MOD_STATS_FIELD_COUNTER_LABEL="Hit Counter"
|
||||
MOD_STATS_FIELD_INCREASECOUNTER_DESC="Enter the amount of hits to increase the counter by."
|
||||
MOD_STATS_FIELD_INCREASECOUNTER_LABEL="Increase Counter"
|
||||
MOD_STATS_FIELD_SERVERINFO_DESC="Display Server Information"
|
||||
MOD_STATS_FIELD_SERVERINFO_LABEL="Server Information"
|
||||
MOD_STATS_FIELD_SITEINFO_DESC="Display Site Information"
|
||||
MOD_STATS_FIELD_SITEINFO_LABEL="Site Information"
|
||||
MOD_STATS_GZIP="GZip"
|
||||
MOD_STATS_OS="OS"
|
||||
MOD_STATS_PHP="PHP"
|
||||
MOD_STATS_TIME="Time"
|
||||
MOD_STATS_USERS="Visitors"
|
||||
MOD_STATS_WEBLINKS="Web Links"
|
||||
MOD_STATS_XML_DESCRIPTION="The Statistics Module shows information about your server installation together with statistics on the Web site users, number of Articles in your database and the number of Web links you provide."
|
@ -0,0 +1,9 @@
|
||||
; Joomla! Project
|
||||
; Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.
|
||||
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
MOD_STATS_ADMIN="Statistics"
|
||||
MOD_STATS_XML_DESCRIPTION="The Statistics Module shows information about your server installation together with statistics on the Web site users, number of Articles in your database and the number of Web links you provide."
|
||||
MOD_STATS_LAYOUT_DEFAULT="Default"
|
||||
|
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
Reference in New Issue
Block a user