1
0
mirror of https://github.com/php/web-qa.git synced 2026-03-24 15:32:13 +01:00

11 Commits

Author SHA1 Message Date
Aaron Junker
4496f6477e Properly set $CURRENT_PAGE and $TITLE
Closes GH-36.
2022-07-07 13:36:15 +02:00
Peter Kokot
b5ca40eae5 Trim trailing whitespace 2018-10-17 08:22:48 +02:00
Peter Kokot
7276801013 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.
2018-10-17 08:01:18 +02:00
Hannes Magnusson
c71470b570 Awww the good old days. Table layout. I miss the good old days 2013-12-15 01:30:53 -08:00
Nuno Lopes
f3e5cc627a use the __FILE__ constant instead of depending on register_globals 2006-09-14 18:41:01 +00:00
Derick Rethans
0efedf03e3 - Unify header/footer 2003-01-19 18:02:12 +00:00
Derick Rethans
6f31ba4504 - Upgrade PHP QA website 2003-01-18 22:33:15 +00:00
James Cox
03ca3867ea adding initial rev of buildtest.php
\n for the rest.
2002-03-16 00:14:14 +00:00
Marco Kaiser
aa8026cb50 Added new files. 2001-10-21 23:25:31 +00:00
Zak Greant
385e2b93b3 Updated goals page
Merged goals and projects pages together
Changed navigation to reflect merge
2000-07-19 02:45:33 +00:00
Zak Greant
6fbe664578 Changing SSI to php includes
Changing extensions from .html to .php
2000-07-18 23:55:05 +00:00