cp $(TMP)/cgi-bin/*cgi $(CGIDIR)
cp -r cgi-bin/support $(CGIDIR)
cp cgi-bin/setup.pl $(ETCDIR)/live-db-setup.pl
+ chmod 755 $(CGIDIR)/*cgi
storage-bootstrap:
@echo $@
#!/usr/bin/perl -w
+# vim:noet:ts=4
use strict;
use OpenILS::Application::Storage;
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta http-equiv="Pragma" content="no-cache" />
+ <meta http-equiv="Expires" content="Thu, 01 Dec 2000 16:00:00 GMT" />
<style>
table.table_class {
border: dashed lightgrey 1px;
#!/usr/bin/perl
use strict;
+# vim:noet:ts=4
use OpenILS::Application::Storage;
use OpenILS::Application::Storage::CDBI;
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta http-equiv="Pragma" content="no-cache" />
+ <meta http-equiv="Expires" content="Thu, 01 Dec 2000 16:00:00 GMT" />
<style>
table.table_class {
border: dashed lightgrey 1px;
#!/usr/bin/perl
use strict;
+# vim:noet:ts=4
use DateTime;
use OpenILS::Application::Storage;
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta http-equiv="Pragma" content="no-cache" />
+ <meta http-equiv="Expires" content="Thu, 01 Dec 2000 16:00:00 GMT" />
<style>
table.table_class {
border: dashed lightgrey 1px;
#!/usr/bin/perl
use strict;
+# vim:noet:ts=4
use OpenILS::Application::Storage;
use OpenILS::Application::Storage::CDBI;
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta http-equiv="Pragma" content="no-cache" />
+ <meta http-equiv="Expires" content="Thu, 01 Dec 2000 16:00:00 GMT" />
<style>
table.table_class {
border: dashed lightgrey 1px;
#!/usr/bin/perl
use strict;
+# vim:noet:ts=4
use OpenILS::Application::Storage;
use OpenILS::Application::Storage::CDBI;
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta http-equiv="Pragma" content="no-cache" />
+ <meta http-equiv="Expires" content="Thu, 01 Dec 2000 16:00:00 GMT" />
<style>
table.table_class {
border: dashed lightgrey 1px;
#!/usr/bin/perl
+# vim:noet:ts=4
use strict;
use OpenILS::Application::Storage;
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta http-equiv="Pragma" content="no-cache" />
+ <meta http-equiv="Expires" content="Thu, 01 Dec 2000 16:00:00 GMT" />
<style>
table.table_class {
border: dashed lightgrey 1px;