#
59c070f5 |
| 07-Dec-2023 |
Andreas Möller |
Enhancement: Enable `blank_line_after_opening_tag` fixer (#875)
|
#
2735e5f0 |
| 31-May-2019 |
Sara Golemon |
Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__ 1/n - Update / and /include/ only.
|
#
0f95b8c7 |
| 30-Jun-2018 |
Peter Kokot |
Remove unused Git attributes ident The $Id$ keywords were used in Subversion where they can be substituted with filename, last revision number change, last changed date, and last use
Remove unused Git attributes ident The $Id$ keywords were used in Subversion where they can be substituted with filename, last revision number change, last changed date, and last user who changed it. In Git this functionality is different and can be done with Git attribute ident. These need to be defined manually for each file in the .gitattributes file and are afterwards replaced with 40-character hexadecimal blob object name which is based only on the particular file contents. This patch simplifies handling of $Id$ keywords by removing them since they are not used anymore.
show more ...
|
#
dad69ec1 |
| 20-Sep-2006 |
Gabor Hojtsy |
standardise on redirection methods, plug in missing folders
|
#
1c5c752e |
| 09-Aug-2003 |
Gabor Hojtsy |
Do not require register_globals
|
#
d701af95 |
| 03-May-2003 |
Gabor Hojtsy |
Fixing the URL shortcut simlulations
|
#
d3757924 |
| 11-Jan-2003 |
Gabor Hojtsy |
Let the common URL handler choose the right page to redirect to...
|
#
c1a94be6 |
| 29-Dec-2001 |
Mark Kronsbein |
Make this right (hopefully ;)
|
#
63b6cb45 |
| 08-Jul-2001 |
Gabor Hojtsy |
More general "include" redirection, added comment
|
#
e4d114f6 |
| 07-Jul-2001 |
Gabor Hojtsy |
Reverted Jim's commit (using the new function)
|
#
3b7cef3d |
| 07-Jul-2001 |
jim winstead |
why does /include/ redirect to the manual? go home instead.
|
#
eb388dec |
| 01-Jul-2001 |
Gabor Hojtsy |
More <? to <?php conversion.
|
#
1509e454 |
| 10-Apr-2001 |
Colin Viebrock |
Fix so that xx.php.net/include is more useful :)
|
Revision tags: POST_MERGE_FROM_NEW_LOOK_2001_TAG_1 |
|
#
33c01cb6 |
| 08-Mar-2001 |
jim winstead |
here goes nothing. the new php site look. let the torrent of bitter and angry "i hate change" emails begin.
|