Frank Boehme wrote: > > Empty names were brought brought back exactly because of > > this nuisance, we simply never encountered a situation where duplicate > > but none-unique article names exist. > > I have tons of lines like: > > $art->name = "user-upload-type-whatever"; > ... > $art-update();
If you want to keep this, it's pretty easy for me to add a unique sequence number, or even the guid. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
