annotate dnd.admin.inc @ 23:a72403cfa9a8

Simple tweak to add id to editor images in test module.
author David Eads <eads@chicagotech.org>
date Tue, 10 Mar 2009 13:55:27 -0500
parents 5a44c430b7ac
children
rev   line source
eads@2 1 <?php
eads@2 2
eads@2 3 function dnd_admin() {
eads@2 4 return 'stub';
eads@2 5 }