 








|
|
include("include/session.php");
include("include/usermenu.php");
show_menubar();
if (!($session->logged_in)) {
show_login();
exit;
}
#print "lvl:".$session->userlevel." ";
if ($session->userlevel < MEMBER_LEVEL) {
print "Sorry, you do not have permission to access this page. ";
print "Back to Main ";
return;
}
?>
PPS Calendar
All times, locations, and lunch box drinks subject to change! Be sure to check your email and this website for updates.
Last Updated: August 28, 2008
September 2008
|
1 |
2
|
3
|
4
|
5
|
6
|
7
|
8 |
9 |
10 |
11 |
12 |
13
|
14
|
15 |
16 |
17 |
18 |
19 |
20
Meeting 6pm-8pm at BNG |
21
|
22 |
23 |
24 |
25 |
26 |
27
|
28
|
29 |
30 |
|
|
|
|
October 2008
|
|
|
1
|
2
|
3
|
4
Biltmore Investigation |
5
|
6 |
7 |
8 |
9 |
10 |
11 |
12
|
13 |
14 |
15 |
16 |
17 |
18
PLT Investigation |
19
|
20 |
21 |
22 |
23 |
24 |
25 |
26
|
27 |
28 |
29 |
30 |
31
Halloween Party |
|
Back to Main
|
|