You've already forked joomla_test
first commit
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
; 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
|
||||
|
||||
MOD_VERSION="Joomla! Version Information"
|
||||
MOD_VERSION_FORMAT_DESC="The long version includes code name and date"
|
||||
MOD_VERSION_FORMAT_LABEL="Version format"
|
||||
MOD_VERSION_FORMAT_LONG="Long"
|
||||
MOD_VERSION_FORMAT_SHORT="Short"
|
||||
MOD_VERSION_PRODUCT_DESC="Include Joomla! name when using short format"
|
||||
MOD_VERSION_PRODUCT_LABEL="Show Joomla!"
|
||||
MOD_VERSION_XML_DESCRIPTION="This module displays the Joomla! version."
|
@ -0,0 +1,8 @@
|
||||
; 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
|
||||
|
||||
MOD_VERSION="Joomla! Version Information"
|
||||
MOD_VERSION_LAYOUT_DEFAULT="Default"
|
||||
MOD_VERSION_XML_DESCRIPTION="This module displays the Joomla! version."
|
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
Reference in New Issue
Block a user