Skip to content

Commit b1b445e

Browse files
author
Phil E. Taylor
authored
[4] Remove PHP from a plain text file (#35138)
1 parent 8e6f8d4 commit b1b445e

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

installation/INSTALL

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
1-
<?php
2-
/**
3-
* @package Joomla.Installation
4-
*
5-
* @copyright (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
6-
* @license GNU General Public License version 2 or later; see LICENSE.txt
7-
*/
8-
9-
defined('_JEXEC') or die;
10-
?>
1+
# @copyright (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
2+
# @license GNU General Public License version 2 or later; see LICENSE.txt
3+
114

125
REQUIREMENTS
136
------------

0 commit comments

Comments
 (0)