Closed (fixed)
Project:
Node Order
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2009 at 22:55 UTC
Updated:
25 Mar 2009 at 08:10 UTC
I think, we should use theme function inside nodeorder_term_page().
| Comment | File | Size | Author |
|---|---|---|---|
| no_theme.patch | 1.45 KB | kndr |
Comments
Comment #1
pvanderspek commentedA modified version of this patch has been committed to the development version of 6.x-1.x. Instead of including the required file from taxonomy using require_once, the dedicated drupal function module_load_include should be used for loading files from other modules.