I want to change code of block "last images". Where i must change the code? (Drupal 6.16)

Comments

duckzland’s picture

look for the hook_block, maybe in the image module

--------------------------------------------------------------------------------------------------------
if you can use drupal why use others?
VicTheme.com

nevets’s picture

You might consider using views if the image modules supports it to make your own block instead of changing the modules code (which makes upgrades difficult).