annotate dnd.admin.inc @ 34:a9dc86da7be8

Change markup to be able to position more than one thing next to the library
author Franck Deroche <franck@defr.org>
date Fri, 18 Sep 2009 15:08:22 +0200
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 }