We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7956112 commit 2bbeb25Copy full SHA for 2bbeb25
wc-inacademia.php
@@ -23,7 +23,7 @@
23
define( 'INACADEMIA_VERSION', $inacademia_plugin_data['version'] );
24
define( 'INACADEMIA_SLUG', 'student-discount-for-woocommerce' );
25
define( 'INACADEMIA_OP_URL', 'https://plugin.srv.inacademia.org/' );
26
-// define( 'INACADEMIA_OP_URL', 'https://plugin.srv-test.inacademia.org/' );
+/* define( 'INACADEMIA_OP_URL', 'https://plugin.srv-test.inacademia.org/' ); */
27
28
$inacademia_validated = false;
29
0 commit comments