Bugs item #1495381, was opened at 2006-05-26 11:27 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1495381&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: ver devel Status: Open Resolution: None Priority: 5 Submitted By: Bogdan (bogdan_iancu) Assigned to: Bogdan (bogdan_iancu) Summary: check_from/check_to() may without DB backend Initial Comment: Even check_from and check_to can be configured not to use the DB backend, the module requires a DB connection. This make rather impossible/ugly to use this functions in a non DB environment. Solutions: 1) split the functions and move the non-DB part in URI module. 2) make URI_DB to work also without a DB connection if not required. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1495381&group_id=139143 _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel