Content-type: text/html; charset=UTF-8
# ==================================================================
# Gossamer Links - enhanced directory management system
#
# Website : http://gossamer-threads.com/
# Support : http://gossamer-threads.com/scripts/support/
# CVS Info : 087,068,085,094,083
# Revision : $Id: page.cgi,v 1.39 2005/03/22 08:18:05 jagerman Exp $
#
# Copyright (c) 2001 Gossamer Threads Inc. All Rights Reserved.
# Redistribution in part or in whole strictly prohibited. Please
# see LICENSE file for full details.
# ==================================================================
use strict;
use lib '/home/gliderce/public_html/sugargliderhelp/cgi-bin/links/admin';
use Links qw/$PLG/;
use Links::User::Page;
local $SIG{__DIE__} = \&Links::fatal;
Links::init('/home/gliderce/public_html/sugargliderhelp/cgi-bin/links/admin');
Links::init_user();
if ($PLG->dispatch('check_request', \&Links::check_request)) {
$PLG->dispatch('handle_page', \&Links::User::Page::handle);
}
Content-type: text/html; charset=UTF-8
# ==================================================================
# Gossamer Links - enhanced directory management system
#
# Website : http://gossamer-threads.com/
# Support : http://gossamer-threads.com/scripts/support/
# CVS Info : 087,068,085,094,083
# Revision : $Id: page.cgi,v 1.39 2005/03/22 08:18:05 jagerman Exp $
#
# Copyright (c) 2001 Gossamer Threads Inc. All Rights Reserved.
# Redistribution in part or in whole strictly prohibited. Please
# see LICENSE file for full details.
# ==================================================================
use strict;
use lib '/home/gliderce/public_html/sugargliderhelp/cgi-bin/links/admin';
use Links qw/$PLG/;
use Links::User::Page;
local $SIG{__DIE__} = \&Links::fatal;
Links::init('/home/gliderce/public_html/sugargliderhelp/cgi-bin/links/admin');
Links::init_user();
if ($PLG->dispatch('check_request', \&Links::check_request)) {
$PLG->dispatch('handle_page', \&Links::User::Page::handle);
}
Previous
J. Jill Heatley DVM MS Dipl. ABVP (Avian) (Visit this link)
Sugar Glider Help does not endorse or approve any diet, vendor, breeder or veterinarian.
(2 votes)
Assistant Clinical Professor
Zoological Medicine
College of Veterinary Medicine
Auburn University
(334) 844-4690
fax (334) 844-6034
-------------------
Staff Veterinarian
Raptor Center
1350 Raptor Road
Auburn, AL 36849
Hits: 330
Added: Tue Feb 11 2003
Last Modified: Fri Dec 11 2009
Review It
Rate It
Report as Bad Link
Content-type: text/html; charset=UTF-8
# ==================================================================
# Gossamer Links - enhanced directory management system
#
# Website : http://gossamer-threads.com/
# Support : http://gossamer-threads.com/scripts/support/
# CVS Info : 087,068,085,094,083
# Revision : $Id: page.cgi,v 1.39 2005/03/22 08:18:05 jagerman Exp $
#
# Copyright (c) 2001 Gossamer Threads Inc. All Rights Reserved.
# Redistribution in part or in whole strictly prohibited. Please
# see LICENSE file for full details.
# ==================================================================
use strict;
use lib '/home/gliderce/public_html/sugargliderhelp/cgi-bin/links/admin';
use Links qw/$PLG/;
use Links::User::Page;
local $SIG{__DIE__} = \&Links::fatal;
Links::init('/home/gliderce/public_html/sugargliderhelp/cgi-bin/links/admin');
Links::init_user();
if ($PLG->dispatch('check_request', \&Links::check_request)) {
$PLG->dispatch('handle_page', \&Links::User::Page::handle);
}