Skip to content

修复该页面最右一列以及最下一行根本没有表格的问题。#1

Merged
zhblue merged 1 commit intozhblue:masterfrom
slixurd:patch-1
Mar 23, 2013
Merged

修复该页面最右一列以及最下一行根本没有表格的问题。#1
zhblue merged 1 commit intozhblue:masterfrom
slixurd:patch-1

Conversation

@slixurd
Copy link
Copy Markdown
Contributor

@slixurd slixurd commented Mar 22, 2013

zhblue added a commit that referenced this pull request Mar 23, 2013
正打算修复第一个问题,一直没抽出时间。
第二个问题我根本没发现。
多谢修复
@zhblue zhblue merged commit 69782cd into zhblue:master Mar 23, 2013
zhblue pushed a commit that referenced this pull request Jul 15, 2017
Update login-hustoj.php
zhblue added a commit that referenced this pull request Jul 15, 2017
Merge pull request #1 from zhblue/master
zhblue pushed a commit that referenced this pull request Feb 19, 2018
zhblue pushed a commit that referenced this pull request Oct 24, 2018
zhblue pushed a commit that referenced this pull request Feb 26, 2019
zhblue pushed a commit that referenced this pull request Jan 25, 2020
zhblue pushed a commit that referenced this pull request Jan 19, 2021
Multilingualization reinfo.php ceinfo.php
zhblue pushed a commit that referenced this pull request Jan 25, 2026
修复题目编辑 (problem_edit.php):
   - 优雅处理写测试样例文件 (sample.in/sample.out) 时的权限错误。
     - 在 `fopen` 调用前添加 `@` 抑制符并增加 `if($fp)` 检查,防止因 Web 服务器缺少数据目录写入权限而导致页面致命错误。
   - 修复 `htmlentities()` 中 "Passing null to parameter #1" 的废弃警告。
     - 在将 `remote_oj` 和 `remote_id` 传递给 `htmlentities` 之前,强制转换为 `(string)` 类型,确保不传入 null 值。
   - 恢复数据库更新功能(移除了临时的调试打印代码)。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants