File: config_debconf.inc.php

package info (click to toggle)
scuttle 0.7.4-6
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,508 kB
  • ctags: 1,956
  • sloc: php: 8,036; sh: 127; makefile: 48; sql: 43
file content (13 lines) | stat: -rw-r--r-- 253 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?

### This file is automatically generated by scuttle
#
# Please do not edit this file directly. If you want to change or add
# anything please take a look at /etc/scuttle/config.inc.php
#
###

$adminemail = 'admin@example.org';
$locale = 'en_GB'

?>