1
0
mirror of https://github.com/php/web-php.git synced 2026-04-29 18:03:19 +02:00
Commit Graph

28 Commits

Author SHA1 Message Date
Sara Golemon 2735e5f03f Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__
1/n - Update / and /include/ only.
2019-05-31 11:19:09 -04:00
Peter Kokot e235f79473 Trim trailing whitespace
This patch cleans all redundant trailing whitespace across the
repository except for the icalendar files.
2018-10-17 10:51:08 +02:00
Peter Kokot 0f95b8c709 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 07:29:46 +02:00
Adam Harvey 634c9cc405 Clarify that the manual is covered by a different licence.
This came up on IRC: a user thought that this page also covered the manual,
which is a reasonable assumption if you don't know that the manual and Web site
are different subprojects.
2014-11-13 12:13:12 -08:00
Peter Cowburn 2062b49d59 link to credits for "PHP Group" (bug #67532) 2014-07-01 22:12:32 +01:00
Daniel P. Brown 3cc9491588 Change multiple checks and references from 'www.php.net' to plainly 'php.net' to reduce 301's, fix a few broken items, and ease a bit of the load off the server (multiple connections per page when statically referenced as 'www.php.net.' 2012-12-05 11:09:23 -05:00
Hannes Magnusson 5da58f8f77 year++ 2011-01-02 10:43:25 +00:00
Hannes Magnusson 60d5c3b903 Add current config option (ignored in old-web), and FIXME placeholders for pages
not in any menu yet
2010-12-28 11:09:09 +00:00
Philip Olson 30eb169a46 Bumped copyright year to 2010 2010-03-29 00:38:04 +00:00
Philip Olson 2b9cd53dcf Bumped copyright year 2008-12-31 07:08:00 +00:00
Jacques Marneweck 00cfa2ea9e Bumped copyright 2008-01-01 01:04:41 +00:00
Mehdi Achour fdc2fe2c8f Bump a year 2007-01-01 15:41:07 +00:00
Gabor Hojtsy 90f69d63f3 license is just a pointer to the license page 2006-09-11 20:58:32 +00:00
Jacques Marneweck 5086671181 Happy new year PHP.net! 2005-12-31 22:44:43 +00:00
Jacques Marneweck 0af7523848 Update the copyright page. 2005-01-01 09:20:54 +00:00
Gabor Hojtsy d3c453a09e move contact out to its own page, and add advertising information there (also link in from sitemap and from page footers) 2004-04-10 10:52:24 +00:00
Jacques Marneweck 2e7b465092 Updated copyright notices. Happy New Year! 2003-12-31 23:01:57 +00:00
Gabor Hojtsy 6c33e975d4 more info on what should be sent to the webmasters, and what should be sent elsewhere, plus more anchors 2003-12-31 16:22:33 +00:00
Gabor Hojtsy aa3b74c587 adding more visible contact information, with the bug system suggested as a first option 2003-12-31 13:19:50 +00:00
Gabor Hojtsy 5c00520ec8 One link to the webmaster email address, and other places point to it 2003-09-06 08:47:16 +00:00
Gabor Hojtsy d9d8ca463b Utilize new header and footer and add needed styles to sitewide.css
to make these pages appear as they used to look before the change
2003-08-08 19:45:38 +00:00
Gabor Hojtsy b63886576d Reformatting and adding more information on the
webmaster address publicly archived
2003-07-28 09:12:51 +00:00
Gabor Hojtsy d12098f8ad Adding 2003 to copyright notices 2003-01-03 20:18:59 +00:00
Mark Kronsbein 51cf242b42 We have 2002 now. Happy new year! 2002-01-03 06:51:22 +00:00
Gabor Hojtsy 215555d02a Closing HTML tags, some layout issued corrected 2001-07-01 17:04:49 +00:00
Gabor Hojtsy 3664847ef1 Missing "to" added (pointed out by Tarwin Stroh-Spijer) 2001-06-24 13:29:13 +00:00
Colin Viebrock 1baa8f13c5 updated 2001-04-11 17:57:51 +00:00
Colin Viebrock 2a371c3d58 - fiddle with stylesheet a bit
- fix copyright notice
- add copyright.php page (linked from commonFooter) ... we've already got copycats :)
- remove unused license.html page
2001-04-11 15:14:38 +00:00