Bugfix : generating session id on some systems was not defined
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 4 Jun 2008 09:53:46 +0000 (11:53 +0200)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 9 Jun 2008 11:51:02 +0000 (06:51 -0500)
commit00adf3d9af1c13fd0edeb5500e0bb3ae2aaf38e6
treea4ed010329a94dbe70314cd375eb42b390261237
parent4013d37634dc119f0ef5f2d453db1db137c89ca8
Bugfix : generating session id on some systems was not defined

Explicitly naming the method to generate id is required on some systems
(SUN 4)

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Auth.pm