diff options
author | foobar <sniper@php.net> | 2005-02-13 17:54:04 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-02-13 17:54:04 +0000 |
commit | 3ca8ad73a44e37f90ce9d0059a08d51ffa65fc16 (patch) | |
tree | 9476e8031ca5aa3ec24672aabdc0a5b7444991e1 /ext/session/mod_user.h | |
parent | f57b8d6dc52e86a2fb4392a16f77db25d232d34a (diff) | |
download | php-git-3ca8ad73a44e37f90ce9d0059a08d51ffa65fc16.tar.gz |
- Missing $Id$ tags
Diffstat (limited to 'ext/session/mod_user.h')
-rw-r--r-- | ext/session/mod_user.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/session/mod_user.h b/ext/session/mod_user.h index 79e28a3941..cb5d18744e 100644 --- a/ext/session/mod_user.h +++ b/ext/session/mod_user.h @@ -16,6 +16,8 @@ +----------------------------------------------------------------------+ */ +/* $Id$ */ + #ifndef MOD_USER_H #define MOD_USER_H |