File: config.inc.php

package info (click to toggle)
php-oauth 2.0.2%2B1.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 816 kB
  • ctags: 950
  • sloc: ansic: 7,197; xml: 841; php: 536; makefile: 1
file content (6 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
<?php

define('DIGG_CONSUMER_KEY', '541f25b553ea2e0270f3e000051822cc');
define('DIGG_CONSUMER_SECRET', '5e491f5911e48fd0ce7544cebd6745c9');

?>