Subversion Repositories wpShopGermany4

Rev

Rev 7072 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7072 Rev 7787
Line 1... Line 1...
1
<?php
1
<?php
2
 
2
 
3
    /**
3
    /**
4
     * User: Daschmi (daschmi@daschmi.de)
4
     * User: Daschmi (https://daschmi.de)
5
     * Date: 03.11.2016
5
     * Date: 03.11.2016
6
     * Time: 14:12
6
     * Time: 14:12
7
     */
7
     */
8
 
8
 
9
    $inlineEdit_url = WPSG_URL_WP.'wp-admin/admin.php?page=wpsg-Admin&action=module&modul=wpsg_mod_export&do=inlinedit&noheader=1&profil_id='.$this->view['profil']['id'];
9
    $inlineEdit_url = WPSG_URL_WP.'wp-admin/admin.php?page=wpsg-Admin&action=module&modul=wpsg_mod_export&do=inlinedit&noheader=1&profil_id='.$this->view['profil']['id'];