projects
/
sview.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
style sheet --> stylesheet
[sview.git]
/
defaults.php
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
<?php
2
3
//Set default values here; 'b' stands for "base"
4
5
$b_title = 'My website title';
6
7
$b_header = '';
8
9
$b_javascripts = '';