浏览代码

hack

master
memespring 16 年前
父节点
当前提交
9bc98bec93
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      tools/application_mailer.php

+ 1
- 1
tools/application_mailer.php 查看文件

@@ -38,7 +38,7 @@
for ($i=0; $i < sizeof($user_results); $i++){

//Find applications for that user
$sql = "select council_reference, address,
$sql = "select distinct council_reference, address,
postcode, description, info_tinyurl,
comment_tinyurl, map_url, full_name
from application


正在加载...
取消
保存