Changeset 1166 for trunk/lib/OpenGuides/RDF.pm
- Timestamp:
- 06/11/08 16:23:07 (7 months ago)
- Files:
-
- 1 modified
-
trunk/lib/OpenGuides/RDF.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/OpenGuides/RDF.pm
r1163 r1166 183 183 INCLUDE_PATH => "$custom_template_path:$template_path" } ); 184 184 185 $tt_vars{full_cgi_url} = $config->script_url . $config->script_name; 186 185 187 my $rdf; 186 188 $tt->process( "node_rdf.tt", \%tt_vars, \$rdf );
