Missing function rdf_db_create_repository()
msoler75 - January 17, 2009 - 18:32
| Project: | Relations API |
| Version: | 6.x-1.0-alpha5 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Arto |
| Status: | closed |
| Issue tags: | rdf_db_create_repository |
Description
Some errors calling rdf api functions.
Installing the module, error calling "unknown" function rdf_db_create_repository
Solved adding module_load_include('inc', 'rdf', 'rdf.db');

#1
here's a patch for this.
#2
Thanks, Andrew - committed in changeset [231576].
Also, since you have been active on the issue queue I have added CVS access for you - please feel free to commit any fixes directly to CVS in the future.
#3
Adding tags.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.