Skip to content

Commit

Permalink
Revert file-re-naming (#23)
Browse files Browse the repository at this point in the history
## *What has changed?*:

## *Why was it needed?*:

## *How was it done?*:

## Links to trello Tickets or github issues: 

* 

---

### Code Checklist
- [ ] tested
- [ ] documented
  • Loading branch information
carstingaxion authored Nov 13, 2024
2 parents 9c06c89 + 0ac76c5 commit df6dadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/label-printing/namespace.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
use function is_network_admin;
use function is_user_admin;

const BASENAME = 'label-printing/label-printing.php';
const BASENAME = 'label-printing/plugin.php';
const PLUGINPATH = '/figuren-theater/' . BASENAME;
// const PLUGINPATH = '/wpackagist-plugin/' . BASENAME; // Not yet, see #6.

Expand Down

0 comments on commit df6dadf

Please sign in to comment.