[wp-trac] [WordPress Trac] #35563: Comment in wp-tests-config-sample.php mentions backslash instead of forward slash.
WordPress Trac
noreply at wordpress.org
Thu Jan 21 18:11:12 UTC 2016
#35563: Comment in wp-tests-config-sample.php mentions backslash instead of forward
slash.
--------------------------+-----------------------------
Reporter: tahteche | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: docs |
--------------------------+-----------------------------
wp-tests-config-sample.php line 3 mentions adding a backslash when
referring to a forward slash. Its as below:
{{{#!php
<?php
/* Path to the WordPress codebase you'd like to test. Add a backslash in
the end. */
define( 'ABSPATH', dirname( __FILE__ ) . '/src/' );
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35563>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list