view dnd.admin.inc @ 14:ef7ad7b5baa4

Slightly changed matching mechanism to handle Firefox's crazy desire to make dropped src attributes relative.
author David Eads <eads@chicagotech.org>
date Fri, 27 Feb 2009 12:30:42 -0600
parents 5a44c430b7ac
children
line wrap: on
line source
<?php

function dnd_admin() {
  return 'stub';
}