OSDN Git Service

A little cleanup:
authorhenoheno <henoheno>
Tue, 3 Oct 2006 14:16:31 +0000 (23:16 +0900)
committerumorigu <umorigu@gmail.com>
Sun, 1 Jun 2014 21:20:29 +0000 (06:20 +0900)
commit7300ab9e8a0931e6e5742152b7e6cc5adc98b59a
treef834c4571705ca437fc8e8f1d0c7cbec28c2aac0
parent9342619eb24468640fd8c9fad540ca5c96f1c79f
A little cleanup:
* Remove unused variable
* Use intval() to say why it's safe without htmlspecialchars() clearly
* BugTrack2/182: With php.ini: allow_call_time_pass_reference = Off
 'Warning: Call-time pass-by-reference has been deprecated'
 with array_walk (Patched by Ratbeta)
plugin/pcomment.inc.php