squirrelmail/index.php@87f4014366d2
squirrelmail/index.php
Wed, 08 Aug 2012 00:10:41 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Wed, 08 Aug 2012 00:10:41 +0200
- changeset 486
- 87f4014366d2
- parent 157
-
3214ed6c04f6
- permissions
- -rw-r--r--
Correct seemingly SVR5 pthread specific source flaw, more specifically
solve: In function 'proc_mutex_choose_method', 'mutex_proc_pthread_methods'
undeclared in locks/unix/proc_mutex.c.
3 // Go to the login page.
4 // This presumes SM is already
5 // configured (no check anymore.)
6 header('Location: src/login.php');