Blame view

social/config/twconfig.php 145 Bytes
42868d70   andryeyev   Создал GIT
1
2
3
4
5
6
7
8
  <?php
  
  define('YOUR_CONSUMER_KEY', '4siHxntvpoXZaqLeWyLtg');
  define('YOUR_CONSUMER_SECRET', 'tQTprsS2oDC2FKu4PnEXixM3BGcE0E9Ac0p9MaEuEo');
  
  
  
  ?>