瀏覽代碼

I forget what I changed here :(

pull/16/head
mauirixxx 7 年之前
父節點
當前提交
2a7f1b59b5
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      preferences.php

+ 1
- 1
preferences.php 查看文件

@@ -6,7 +6,7 @@ if (!empty($_POST['useremail'])) {
//this section contains code to update the users e-mail address, maybe via an include?
include_once ('includes/update-email.php');
}
echo '<h3>Change e-mail and / or password</h3>';
echo '<h3>Change e-mail or password</h3>';

// listing all session variables currently set for debugging purposes
echo '<pre>';


Loading…
取消
儲存