File: config_debconf.inc.php

package info (click to toggle)
scuttle 0.7.4-8.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 1,520 kB
  • ctags: 1,956
  • sloc: php: 8,036; sh: 134; makefile: 48; sql: 43
file content (6 lines) | stat: -rw-r--r-- 62 bytes parent folder | download
1
2
3
4
5
6
<?

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

?>