#
3f5dc40d |
| 01-Apr-2021 |
Nikita Popov |
Use db_query_safe() in more places Replace most of the raw mysql_query() calls.
|
#
0e511803 |
| 10-Dec-2018 |
Peter Kokot |
Refactor long array() syntax to short [] Since app is using PHP 5.4+ already, the longer `array()` syntax can be refactored to shorter `[]`.
|
#
bb43cf8f |
| 14-Oct-2012 |
Johannes Schlüter |
Escape user data in event submission
|
#
4deec0f3 |
| 07-Feb-2012 |
Rasmus Lerdorf |
What happened to ldesc here?
|
#
4fe64dfd |
| 23-Jan-2012 |
Rasmus Lerdorf |
Migrate event script
|
#
aaea42a2 |
| 22-Jan-2012 |
Rasmus Lerdorf |
Remove transitional master2 name
|
#
42888ee6 |
| 20-Jan-2012 |
Rasmus Lerdorf |
switch these to master2
|
#
977e6f47 |
| 16-Aug-2011 |
Hannes Magnusson |
Fixed bug#55177 (Unicode strings are cut incorrectly), patch by irker@
|
#
39b2639e |
| 17-Jan-2011 |
Philip Olson |
Disable event emails to php-webmaster@
|
#
c0fb5445 |
| 16-Apr-2009 |
Hannes Magnusson |
Add a secret question
|
#
56961cef |
| 06-Sep-2007 |
Hannes Magnusson |
Send even submissions to the new webmaster mailinglist
|
#
4bbbd464 |
| 17-Jun-2007 |
Hannes Magnusson |
Set the envelope sender to noreply@php.net
|
Revision tags: BEFORE_CONTENT_LAYOUT_SEP, BEFORE_SOC06 |
|
#
04607d1c |
| 30-Jul-2006 |
Gabor Hojtsy |
use https in master server links
|
Revision tags: PHPGCOVWEB_1_0 |
|
#
ac62434d |
| 03-Mar-2006 |
Derick Rethans |
- Set the encoding for event mails correctly.
|
Revision tags: RELEASE_1_0_4 |
|
#
8bb7d990 |
| 06-Aug-2004 |
Wez Furlong |
Rename php3 -> phpmasterdb
|
#
c6a22c21 |
| 06-Sep-2003 |
James Cox |
's/pconnect/connect/g'
|
#
2a5d740d |
| 10-Aug-2003 |
Gabor Hojtsy |
Use category names in php-mirrors mail instead of numbers
|
#
66b009f3 |
| 17-May-2002 |
jim winstead |
url is now required
|
#
6847b0e5 |
| 21-Apr-2002 |
jim winstead |
go ahead and use persistent connections
|
#
ab316637 |
| 04-Mar-2002 |
jim winstead |
missing newline
|
#
5bf5e79b |
| 04-Mar-2002 |
jim winstead |
edit link needs no action
|
#
3e2475b0 |
| 04-Mar-2002 |
jim winstead |
the rest of the management side for events.
|
#
75ea6dda |
| 04-Mar-2002 |
jim winstead |
event submission
|