1
0
mirror of https://github.com/php/web-qa.git synced 2026-03-23 23:12:06 +01:00

22 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
Marcus Boerger
12f5c95d8e - Update (Ligaya Turmelle) 2006-07-15 10:44:42 +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
Derick Rethans
f8f1c54386 - Go for RC2 2002-11-27 19:16:33 +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
Marco Kaiser
1535a7fcef Removed Old and added new files. 2001-10-21 23:24:13 +00:00
Torben Wilson
ea51966d84 Some more fixes for cross-browser viewing. 2000-08-31 03:35:13 +00:00
Zak Greant
5a95d1eee8 Converted rest of site over to new format
Corrected a few minor errors
2000-08-30 19:46:34 +00:00
Zak Greant
86f9731197 Missed a couple of font tags...
Why don't I ever test things before I commit them?
I do not know.  I certainly wish that someone had something to add so that I did not look so foolish :)
2000-08-04 15:43:09 +00:00
Zak Greant
be06663629 Added Kiril and Phil to the test pool
Updated James' information
Increased all fonts to size 3 - will see what breaks :)
2000-08-04 15:31:07 +00:00
Zak Greant
2e6b9248a4 Updated bug packages.
Finished reviewing packages 20, 21 & 22 - many similar error - many compile errors - many IIS/ISAPI problems
Minor updates to all pages.
2000-07-26 20:40:13 +00:00
Zak Greant
db302a76ac Centered cvs keywords
Added content to howtohelp.php
Added 3 pathetic links to resources.php :)
2000-07-26 19:18:42 +00:00
Zak Greant
a6b24ef990 Removed useless .htaccess file
Added author, date and revision keywords to the bottom of each document
Modified footer to accomodate keywords
2000-07-26 18:56:33 +00:00
Joey Smith
7757293365 Had a few spare moments, though I'd add the DOCTYPE decl.'s 2000-07-21 00:07:38 +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