Silnik strony + galerii zdjęć Suczawa 2009
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
151 B

  1. <?php
  2. define('PERPAGE', 12);
  3. define('DB_HOST', 'localhost');
  4. define('DB_NAME', 'galeria');
  5. define('DB_USER', 'root');
  6. define('DB_PASS', '');
  7. ?>