2 README
crishnakh edited this page 2013-01-06 14:14:22 -08:00

minitwitter

Minitwitter, a clone of twitter to use in little private groups

How to cook a MiniTwitter

Ingredients

  • A zip of minitwitter
  • A server with php and mysql
  • Maybe you need some knowledge about what are you doing :P

Cooking weee

  • Unzip the zip!.
  • Upload mt folder to your server
  • Browse with your explorer the folder where you have the minitwitter.
  • Follow the install script!
  • Delete install folder of your server
  • Uncomment the session_start(); on index.php line 3