Advertisement
Guest User

Untitled

a guest
Sep 16th, 2016
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.02 KB | None | 0 0
  1. <?
  2. error_reporting(E_ALL);
  3. ini_set('display_errors', '1');
  4. /*$connection = mysql_connect("192.185.162.102","mind9928_palysta","Mindworks_99")
  5. or die ("Could not connect to server ... \n" . mysql_error ());
  6. mysql_select_db("mind9928_playstay")
  7. or die ("Could not connect to database ... \n" . mysql_error ());
  8. date_default_timezone_set('Asia/Calcutta');
  9. mysql_query("SET time_zone = 'Asia/Calcutta'");*/
  10.  
  11. $link=mysql_connect("localhost","playstay_new","Mindworks_99") or die($link);
  12. $result = mysql_select_db("playstay_new") or die("error on connecting");
  13.  
  14. ?>
  15.  
  16. *
  17. *
  18. *
  19.  
  20. <?php
  21. /**
  22. * The base configuration for WordPress
  23. *
  24. * The wp-config.php creation script uses this file during the
  25. * installation. You don't have to use the web site, you can
  26. * copy this file to "wp-config.php" and fill in the values.
  27. *
  28. * This file contains the following configurations:
  29. *
  30. * * MySQL settings
  31. * * Secret keys
  32. * * Database table prefix
  33. * * ABSPATH
  34. *
  35. * @link https://codex.wordpress.org/Editing_wp-config.php
  36. *
  37. * @package WordPress
  38. */
  39.  
  40. // ** MySQL settings - You can get this info from your web host ** //
  41. /** The name of the database for WordPress */
  42. define('DB_NAME', 'sushmaco_blog1');
  43.  
  44. /** MySQL database username */
  45. define('DB_USER', 'sushmaco_blog1');
  46.  
  47. /** MySQL database password */
  48. define('DB_PASSWORD', 'Sushma@123');
  49.  
  50. /** MySQL hostname */
  51. define('DB_HOST', 'localhost');
  52.  
  53. /** Database Charset to use in creating database tables. */
  54. define('DB_CHARSET', 'utf8mb4');
  55.  
  56. /** The Database Collate type. Don't change this if in doubt. */
  57. define('DB_COLLATE', '');
  58.  
  59. /**#@+
  60. * Authentication Unique Keys and Salts.
  61. *
  62. * Change these to different unique phrases!
  63. * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
  64. * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
  65. *
  66. * @since 2.6.0
  67. */
  68. define('AUTH_KEY', '69ng3.qRGW/U*`9}][3`O|~^mw!]edW|~>/s)Y82>z$=MoLy`Av9%cRFtMoNDXL*');
  69. define('SECURE_AUTH_KEY', '5B|_U!!$?fG!Tl}$br Uaa`SI$0}8vWM`Yi$863k<e2Fz(M>fS)?xxb<p%c&FP+3');
  70. define('LOGGED_IN_KEY', '+u*Df_1oh-G0|nOIXZ;Sur0i(F;wkR%P#BejiD Fo5if(>M0;vk*Ds<00{qZlj]>');
  71. define('NONCE_KEY', 'u){6IOv`-g-no=xQZ`({A:l|Wn>!Qg_,ov89:N2-R@j2F:8A@b,X5=V5uM>pCQn{');
  72. define('AUTH_SALT', '?=21`LynIp|F6)Al/14Kr4z2KCr(z.DL<P#|l/%o9PiX_q_sISjj9P,i_`rm!P{/');
  73. define('SECURE_AUTH_SALT', 'c3@j7EX (Ri;fjBw*[)9TrzYBD~/FWV}bJvonfRx)FLt39)?;,Y/j~`!p TT=V**');
  74. define('LOGGED_IN_SALT', 'H=<[f~TK*.*snsqT`+*ixxs&&6hl,[^>9yam;W>>nxxku+.6Pr.0YQZ6bUAL!|mg');
  75. define('NONCE_SALT', 'aSiJvmrd2!pml2j3?f_XZ},4)X4cJK-[G,zVh8+S(bhhX|23l^&nq:+kwB_OFlX`');
  76.  
  77. /**#@-*/
  78.  
  79. /**
  80. * WordPress Database Table prefix.
  81. *
  82. * You can have multiple installations in one database if you give each
  83. * a unique prefix. Only numbers, letters, and underscores please!
  84. */
  85. $table_prefix = 'wp_';
  86.  
  87. /**
  88. * For developers: WordPress debugging mode.
  89. *
  90. * Change this to true to enable the display of notices during development.
  91. * It is strongly recommended that plugin and theme developers use WP_DEBUG
  92. * in their development environments.
  93. *
  94. * For information on other constants that can be used for debugging,
  95. * visit the Codex.
  96. *
  97. * @link https://codex.wordpress.org/Debugging_in_WordPress
  98. */
  99. define('WP_DEBUG', false);
  100.  
  101. /* That's all, stop editing! Happy blogging. */
  102.  
  103. /** Absolute path to the WordPress directory. */
  104. if ( !defined('ABSPATH') )
  105. define('ABSPATH', dirname(__FILE__) . '/');
  106.  
  107. /** Sets up WordPress vars and included files. */
  108. require_once(ABSPATH . 'wp-settings.php');
  109.  
  110.  
  111. *
  112. *
  113. *
  114.  
  115. <?php session_start();
  116. //$clientid = 'Your Client here';
  117. //$clientsecret = 'Your Client Secret';
  118. //$redirecturi = 'http://your path/result.php';
  119. //$maxresults = 50; // Number of mailid you want to display.
  120.  
  121.  
  122. $clientid = '643607702167-5m29rsbhd9mbf5lonhhvh4siu1t0nkul.apps.googleusercontent.com';
  123. $clientsecret = '3Lfudn68aB3wRXsyvTrgntit';
  124. $redirecturi = 'http://staging.csipl.net/results.php';
  125. $maxresults = 50;
  126.  
  127. $cuncumer_key = $clientid;
  128. $cunsumer_secret = $clientsecret;
  129. $callback = $redirecturi;
  130.  
  131. ?>
  132.  
  133.  
  134.  
  135.  
  136.  
  137. *
  138. *
  139. *
  140.  
  141. <?php
  142. date_default_timezone_set("Asia/Kolkata");
  143. if(!defined('LOCAL_MODE')) {
  144. die('<span style="font-family: tahoma, arial; font-size: 11px">config file cannot be included directly');
  145. }
  146.  
  147. if (LOCAL_MODE) {
  148. // Settings for local midas server do not edit here
  149.  
  150. // database settings
  151. $ARR_CFGS["db_host"] = 'localhost';
  152. $ARR_CFGS["db_name"] = 'artcollect';
  153. $ARR_CFGS["db_user"] = 'phpdbusr';
  154. $ARR_CFGS["db_pass"] = '$76hYts8';
  155. define('SITE_SUB_PATH', '/projects/artcollectnew');
  156. }else{
  157. // Settings for live server edit whenever shifting site to different server
  158. $ARR_CFGS["db_host"] = 'localhost';
  159. $ARR_CFGS["db_name"] = 'artcolle_csipl';
  160. $ARR_CFGS["db_user"] = 'artcolle_csipl';
  161. $ARR_CFGS["db_pass"] = '$76hYts8';
  162. define('SITE_SUB_PATH', '');
  163. }
  164.  
  165. define('SITE_URL_PATH', 'http://'.$_SERVER['HTTP_HOST'].SITE_SUB_PATH);
  166. define('SITE_WS_PATH', 'http://'.$_SERVER['HTTP_HOST'].SITE_SUB_PATH);
  167. define('SITE_ADMIN_URL',SITE_WS_PATH."/administrator");
  168. define('PLUGINS_DIR', 'include/plugins');
  169. define('ADMIN_DIR', 'administrator');
  170. define('IMG_PATH_PRO',SITE_URL_PATH.'/uploaded_files/product_images');
  171.  
  172.  
  173. $baseurl=SITE_URL_PATH;
  174. $basedir=SITE_DIR_PATH;
  175.  
  176. $_GLOBALS[pgsize_arr]=array("1","5","10","25","50","100");
  177. ?>
  178.  
  179. *
  180. *
  181. *
  182.  
  183. <?php
  184. class JConfig {
  185. public $offline = '0';
  186. public $offline_message = 'This site is down for maintenance.<br />Please check back again soon.';
  187. public $display_offline_message = '1';
  188. public $offline_image = '';
  189. public $sitename = 'khabar Live';
  190. public $editor = 'tinymce';
  191. public $captcha = '0';
  192. public $list_limit = '20';
  193. public $access = '1';
  194. public $debug = '0';
  195. public $debug_lang = '0';
  196. public $dbtype = 'mysql';
  197. public $host = 'localhost';
  198. public $user = 'deepaksh_joomuse';
  199. public $password = 'deepak123';
  200. public $db = 'deepaksh_joomla';
  201. public $dbprefix = 'e30l7_';
  202. public $live_site = '';
  203. public $secret = '679hlmYQSF2zUVbs';
  204. public $gzip = '0';
  205. public $error_reporting = 'default';
  206. public $helpurl = 'https://help.joomla.org/proxy/index.php?option=com_help&keyref=Help{major}{minor}:{keyref}';
  207. public $ftp_host = '';
  208. public $ftp_port = '';
  209. public $ftp_user = '';
  210. public $ftp_pass = '';
  211. public $ftp_root = '';
  212. public $ftp_enable = '0';
  213. public $offset = 'UTC';
  214. public $mailonline = '1';
  215. public $mailer = 'mail';
  216. public $mailfrom = 'dkumarsharma@outlook.com';
  217. public $fromname = 'Khabar Live';
  218. public $sendmail = '/usr/sbin/sendmail';
  219. public $smtpauth = '0';
  220. public $smtpuser = '';
  221. public $smtppass = '';
  222. public $smtphost = 'localhost';
  223. public $smtpsecure = 'none';
  224. public $smtpport = '25';
  225. public $caching = '0';
  226. public $cache_handler = 'file';
  227. public $cachetime = '15';
  228. public $cache_platformprefix = '0';
  229. public $MetaDesc = 'News Portal Khabar Live,Hindi Samachar,Live News,Breaking News,google news';
  230. public $MetaKeys = '';
  231. public $MetaTitle = '1';
  232. public $MetaAuthor = '1';
  233. public $MetaVersion = '0';
  234. public $robots = '';
  235. public $sef = '1';
  236. public $sef_rewrite = '0';
  237. public $sef_suffix = '0';
  238. public $unicodeslugs = '0';
  239. public $feed_limit = '10';
  240. public $feed_email = 'none';
  241. public $log_path = '/home/deepaksharma/public_html/logs';
  242. public $tmp_path = '/home/deepaksharma/public_html/tmp';
  243. public $lifetime = '15';
  244. public $session_handler = 'database';
  245. public $memcache_persist = '1';
  246. public $memcache_compress = '0';
  247. public $memcache_server_host = 'localhost';
  248. public $memcache_server_port = '11211';
  249. public $memcached_persist = '1';
  250. public $memcached_compress = '0';
  251. public $memcached_server_host = 'localhost';
  252. public $memcached_server_port = '11211';
  253. public $redis_persist = '1';
  254. public $redis_server_host = 'localhost';
  255. public $redis_server_port = '6379';
  256. public $redis_server_auth = '';
  257. public $redis_server_db = '0';
  258. public $proxy_enable = '0';
  259. public $proxy_host = '';
  260. public $proxy_port = '';
  261. public $proxy_user = '';
  262. public $proxy_pass = '';
  263. public $massmailoff = '0';
  264. public $MetaRights = '';
  265. public $sitename_pagetitles = '0';
  266. public $force_ssl = '0';
  267. public $session_memcache_server_host = 'localhost';
  268. public $session_memcache_server_port = '11211';
  269. public $session_memcached_server_host = 'localhost';
  270. public $session_memcached_server_port = '11211';
  271. public $frontediting = '1';
  272. public $cookie_domain = '';
  273. public $cookie_path = '';
  274. public $asset_id = '1';
  275. }
  276.  
  277. *
  278. *
  279. *
  280.  
  281. <?php
  282. /**
  283. * The base configurations of the WordPress.
  284. *
  285. * This file has the following configurations: MySQL settings, Table Prefix,
  286. * Secret Keys, WordPress Language, and ABSPATH. You can find more information
  287. * by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
  288. * wp-config.php} Codex page. You can get the MySQL settings from your web host.
  289. *
  290. * This file is used by the wp-config.php creation script during the
  291. * installation. You don't have to use the web site, you can just copy this file
  292. * to "wp-config.php" and fill in the values.
  293. *
  294. * @package WordPress
  295. */
  296.  
  297. // ** MySQL settings - You can get this info from your web host ** //
  298. /** The name of the database for WordPress */
  299. define('DB_NAME', 'ansalapi_dbansal');
  300.  
  301.  
  302. /** MySQL database username */
  303. define('DB_USER', 'ansalapi_dbusran');
  304.  
  305.  
  306. /** MySQL database password */
  307. define('DB_PASSWORD', 'vWKFr8LI2%dG');
  308.  
  309.  
  310. /** MySQL hostname */
  311. define('DB_HOST', 'localhost');
  312.  
  313.  
  314. /** Database Charset to use in creating database tables. */
  315. define('DB_CHARSET', 'utf8');
  316.  
  317. /** The Database Collate type. Don't change this if in doubt. */
  318. define('DB_COLLATE', '');
  319.  
  320. define('DISALLOW_FILE_EDIT',true);
  321. /**#@+
  322. * Authentication Unique Keys and Salts.
  323. *
  324. * Change these to different unique phrases!
  325. * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
  326. * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
  327. *
  328. * @since 2.6.0
  329. */
  330. define('AUTH_KEY', ')kgP$G62r}[d?^/B4-9d5;[KAp|u:I-!!{bgrGrn:k_`vYa9V|khK4bfd+k+RTXL');
  331. define('SECURE_AUTH_KEY', 'OYl-PetSjJQqqXY|JO[bp^BketrEJ#`qdjE}Ln]oZd}o>}Y~HTBUJ3Cs?: bxp~=');
  332. define('LOGGED_IN_KEY', 'grvlBe]wQ-#Ci&UQMwvKS9-=@xCV%mT0|6/mPE{DF.1+NhWzL:uu|yUBv|Nn[s*;');
  333. define('NONCE_KEY', ')7E}_MD%L67+(I]zZc-A<^ebXi+c|-<qrM?;o=EB/+^aM=&+j{2m&;$Wfk:6ry!C');
  334. define('AUTH_SALT', '~]x*0/!MS^?Q&/QN (WYC^Lh+mes uxv>D_mOR1SAp?+/ctIO<7M[Tg`iB3>K4TH');
  335. define('SECURE_AUTH_SALT', '2!{Pp=V|G+6TE;9L-q]p#d!=-^Z$w?^f &=+Vt0I4~oMRz /|Fv^0tpvD)FXW(*q');
  336. define('LOGGED_IN_SALT', '; ay9Fd:!Cgh]LLi~gcx)#Isqf8GCNV|CfO}s;_/_pNi)*pb%Mw~hr~qkU+mK;p3');
  337. define('NONCE_SALT', '`2EJ%3W}O&@f L(Z&6=|Oh1%a-nV=:R@ha|*/X%WaQ:Mx4i{qXVAn59iDeF(;jfF');
  338.  
  339.  
  340. /**#@-*/
  341.  
  342. /**
  343. * WordPress Database Table prefix.
  344. *
  345. * You can have multiple installations in one database if you give each a unique
  346. * prefix. Only numbers, letters, and underscores please!
  347. */
  348. $table_prefix = 'wp_';
  349.  
  350.  
  351. /**
  352. * For developers: WordPress debugging mode.
  353. *
  354. * Change this to true to enable the display of notices during development.
  355. * It is strongly recommended that plugin and theme developers use WP_DEBUG
  356. * in their development environments.
  357. */
  358. ini_set('log_errors','On');
  359. ini_set('display_errors','Off');
  360. ini_set('error_reporting', E_ALL );
  361. define('WP_DEBUG', false);
  362. define('WP_DEBUG_LOG', true);
  363. define('WP_DEBUG_DISPLAY', false);
  364.  
  365. /* That's all, stop editing! Happy blogging. */
  366.  
  367. /** Absolute path to the WordPress directory. */
  368. if ( !defined('ABSPATH') )
  369. define('ABSPATH', dirname(__FILE__) . '/');
  370.  
  371. /** Sets up WordPress vars and included files. */
  372. require_once(ABSPATH . 'wp-settings.php');
  373.  
  374.  
  375. *
  376. *
  377. *
  378.  
  379. <?php
  380. /**
  381. * The base configuration for WordPress
  382. *
  383. * The wp-config.php creation script uses this file during the
  384. * installation. You don't have to use the web site, you can
  385. * copy this file to "wp-config.php" and fill in the values.
  386. *
  387. * This file contains the following configurations:
  388. *
  389. * * MySQL settings
  390. * * Secret keys
  391. * * Database table prefix
  392. * * ABSPATH
  393. *
  394. * @link https://codex.wordpress.org/Editing_wp-config.php
  395. *
  396. * @package WordPress
  397. */
  398.  
  399. // ** MySQL settings - You can get this info from your web host ** //
  400. /** The name of the database for WordPress */
  401. define('DB_NAME', 'infinite_infiniteluxury');
  402.  
  403. /** MySQL database username */
  404. define('DB_USER', 'infinite_staging');
  405.  
  406. /** MySQL database password */
  407. define('DB_PASSWORD', 'WS[tH=PTI4OG');
  408.  
  409. /** MySQL hostname */
  410. define('DB_HOST', 'localhost');
  411.  
  412. /** Database Charset to use in creating database tables. */
  413. define('DB_CHARSET', 'utf8mb4');
  414.  
  415. /** The Database Collate type. Don't change this if in doubt. */
  416. define('DB_COLLATE', '');
  417.  
  418. /**#@+
  419. * Authentication Unique Keys and Salts.
  420. *
  421. * Change these to different unique phrases!
  422. * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
  423. * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
  424. *
  425. * @since 2.6.0
  426. */
  427. define('AUTH_KEY', 'P|#TGrX$~}$+T>e_^pH^^!#Z?jZk5-j^qY5__>*A@Nh)4=Mw!<`oUOxS/=N.p^2f');
  428. define('SECURE_AUTH_KEY', 'I8>^Z.8qq{qmQpEkKU#zx 8=6dM/<uhR^Ta8ILQzfR4<K! Cysgr75|z0->i3Nl`');
  429. define('LOGGED_IN_KEY', 'q|~1728Ut=i@R)m4i?DN~RT8S(CSM:~:].|*3TYlxl6|5r~]wHkT}vc9eUd95l:U');
  430. define('NONCE_KEY', '=S=1!6}}kFoMKcGPFLqk!V$F%&?1pD9:I* DHEUZ8mB(8#YDma(<mY)0{`pN{}Ji');
  431. define('AUTH_SALT', 'xYfO[zl@ur:2t@+,{^uG?XEqY=Jv(7Xbpl%U#nO.xEaSk#.gt&h#eE]s(E;mjan0');
  432. define('SECURE_AUTH_SALT', '&#H&r=SyIwgFY[20AN<<Mk&5qtB+|x#EWw8Q&ZE#ud5E+@~NrEgQ)4?g*3&(}0OL');
  433. define('LOGGED_IN_SALT', '!CXdcxPWayA.kd5X^D G,}O4t_KTdr_vxl^ d!P$K+n4:{2MH.1|7c%;^}$.]:p%');
  434. define('NONCE_SALT', 'C?k 2Vf2hjg$bi/HqKpb4{9q<RyVDvqy <E?a;$nsBN2pYrtH@KI];9b;x*JrB^u');
  435.  
  436. /**#@-*/
  437.  
  438. /**
  439. * WordPress Database Table prefix.
  440. *
  441. * You can have multiple installations in one database if you give each
  442. * a unique prefix. Only numbers, letters, and underscores please!
  443. */
  444. $table_prefix = 'wp_';
  445.  
  446. /**
  447. * For developers: WordPress debugging mode.
  448. *
  449. * Change this to true to enable the display of notices during development.
  450. * It is strongly recommended that plugin and theme developers use WP_DEBUG
  451. * in their development environments.
  452. *
  453. * For information on other constants that can be used for debugging,
  454. * visit the Codex.
  455. *
  456. * @link https://codex.wordpress.org/Debugging_in_WordPress
  457. */
  458. define('WP_DEBUG', false);
  459.  
  460. /* That's all, stop editing! Happy blogging. */
  461.  
  462. /** Absolute path to the WordPress directory. */
  463. if ( !defined('ABSPATH') )
  464. define('ABSPATH', dirname(__FILE__) . '/');
  465.  
  466. /** Sets up WordPress vars and included files. */
  467. require_once(ABSPATH . 'wp-settings.php');
  468.  
  469.  
  470. *
  471. *
  472. *
  473.  
  474. <?php
  475. /**
  476. * The base configuration for WordPress
  477. *
  478. * The wp-config.php creation script uses this file during the
  479. * installation. You don't have to use the web site, you can
  480. * copy this file to "wp-config.php" and fill in the values.
  481. *
  482. * This file contains the following configurations:
  483. *
  484. * * MySQL settings
  485. * * Secret keys
  486. * * Database table prefix
  487. * * ABSPATH
  488. *
  489. * @link https://codex.wordpress.org/Editing_wp-config.php
  490. *
  491. * @package WordPress
  492. */
  493.  
  494. // ** MySQL settings - You can get this info from your web host ** //
  495. /** The name of the database for WordPress */
  496. define('DB_NAME', 'travella_db_travel');
  497.  
  498. /** MySQL database username */
  499. define('DB_USER', 'travella_db_trav');
  500.  
  501. /** MySQL database password */
  502. define('DB_PASSWORD', 'czSi_z)dBFkf');
  503.  
  504. /** MySQL hostname */
  505. define('DB_HOST', 'localhost');
  506.  
  507. /** Database Charset to use in creating database tables. */
  508. define('DB_CHARSET', 'utf8mb4');
  509.  
  510. /** The Database Collate type. Don't change this if in doubt. */
  511. define('DB_COLLATE', '');
  512.  
  513. /**#@+
  514. * Authentication Unique Keys and Salts.
  515. *
  516. * Change these to different unique phrases!
  517. * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
  518. * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
  519. *
  520. * @since 2.6.0
  521. */
  522. define('AUTH_KEY', '*Jzd#:Vq|^+f(4d9`r}H5L nHRH;DyzvF&NI^*p%yKmdWt j)1 )29W4kiCL-l&y');
  523. define('SECURE_AUTH_KEY', 'SSM5m%;yYoEp (i-< dkzhvg`PC*?DNE]8kumd.4=}P6sehA]$}Z.{}:P~7@H+x2');
  524. define('LOGGED_IN_KEY', 'XYBLR?7aM)Uf[:l5<L=}~t-#zksr!{7:ERNWOWUf4wzfMmYgq9s, TwB}V<]eBUq');
  525. define('NONCE_KEY', '}pw}euQS8-%EYAWKD]x|Wx-8-]U2Plq/+[wlK|CTI5T^u!a&H#U8 *R.JJZJR9RM');
  526. define('AUTH_SALT', 'aRi^#fyYpRPgIkV*xo!1ldAKiE+h:/6dvn15ex*CzMg.@OKhLVB}/4hh.lGamVFq');
  527. define('SECURE_AUTH_SALT', 'ii3?v`Bk)R pBa9/^COND^)m|uhmv9Pm[^V(.|}@#J-O$o9C*q6(@>BWF_v,BWGN');
  528. define('LOGGED_IN_SALT', ' V%H Yk~dL.7-~g)nDGi-5iBXk!6lU^^rb`wm/bImVD^;AOHLh:yHdh?00zW&&gZ');
  529. define('NONCE_SALT', '/0Uw+fI``D>.Fc{tTU=Xr}LeP2RC56-6^4dnI9`tNi&&Emu^~[54rn6T<$^u|dlp');
  530.  
  531. /**#@-*/
  532.  
  533. /**
  534. * WordPress Database Table prefix.
  535. *
  536. * You can have multiple installations in one database if you give each
  537. * a unique prefix. Only numbers, letters, and underscores please!
  538. */
  539. $table_prefix = 'cube_';
  540.  
  541. /**
  542. * For developers: WordPress debugging mode.
  543. *
  544. * Change this to true to enable the display of notices during development.
  545. * It is strongly recommended that plugin and theme developers use WP_DEBUG
  546. * in their development environments.
  547. *
  548. * For information on other constants that can be used for debugging,
  549. * visit the Codex.
  550. *
  551. * @link https://codex.wordpress.org/Debugging_in_WordPress
  552. */
  553. define('WP_DEBUG', false);
  554.  
  555. /* That's all, stop editing! Happy blogging. */
  556.  
  557. /** Absolute path to the WordPress directory. */
  558. if ( !defined('ABSPATH') )
  559. define('ABSPATH', dirname(__FILE__) . '/');
  560.  
  561. /** Sets up WordPress vars and included files. */
  562. require_once(ABSPATH . 'wp-settings.php');
  563.  
  564.  
  565. *
  566. *
  567. *
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement