remove the old dialog include

This commit is contained in:
james 2009-09-17 21:51:04 +00:00
parent b326d4468a
commit de7d7eb4a7

View File

@ -137,8 +137,6 @@ function refresh_fundraising_table() {
</script>
<?
//require_once("../dialog.inc.php");
//first, insert any defaults
$q=mysql_query("SELECT * FROM fundraising WHERE year='".$config['FAIRYEAR']."'");
if(!mysql_num_rows($q)) {