[cpif] r310 - trunk/backend
svn at argo.es
svn at argo.es
Mon Jul 30 19:31:24 CEST 2007
Author: jcea
Date: Mon Jul 30 19:31:23 2007
New Revision: 310
Log:
Modified:
trunk/backend/database.py
Modified: trunk/backend/database.py
==============================================================================
--- trunk/backend/database.py (original)
+++ trunk/backend/database.py Mon Jul 30 19:31:23 2007
@@ -585,7 +585,7 @@
return None,False
thr=root["hilos"]["hilos"].get(thread)
- if not thr : return "ERROR",False
+ if not thr : return "Too clever for your own good...",False
plnl=u["punto de lectura no leidos"]
for i in thr["metatags"] :
if i in plnl : # Check permission
More information about the cpif
mailing list