Parent Directory
|
Revision Log
|
Patch
| Revision 1.1 by sysadm, Fri Mar 28 10:36:19 2025 UTC | Revision 1.2 by sysadm, Wed Apr 23 05:13:56 2025 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <? | <?php |
| 2 | function check_new_msg(int $uid, mysqli $db_conn) : int | function check_new_msg(int $uid, mysqli $db_conn) : int |
| 3 | { | { |
| 4 | $new_msg = 0; | $new_msg = 0; |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |