Fix init strings in user table

Gerhard Killesreiter - September 7, 2009 - 11:40
Project:Drupal.org infrastructure
Component:localize.drupal.org
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

They need to point to the corresponding d.o account.

mysql> select count(*) from users where init not like 'http://drupal.org/user/%/edit' ;
+----------+
| count(*) |
+----------+
| 15 |

#1

killes@www.drop.org - September 8, 2009 - 09:22
 
 

Drupal is a registered trademark of Dries Buytaert.